#6EE9BF#6EE9BF
#6EE9BF is a very light, vivid teal. Relative luminance 0.654; OKLCH L 85.2% C 0.127 H 168.3°. Best body text is #000000 at 14.07:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE9BF |
|---|---|
| RGB | rgb(110, 233, 191) |
| HSL | hsl(160, 74%, 67%) |
| HSV | hsv(160, 53%, 91%) |
| CMYK | cmyk(52.8%, 0%, 18%, 8.6%) |
| CIE-LAB | lab(84.66, -44.29, 10.02) |
| CIE-LCH | lch(84.66, 45.41, 167.25°) |
| OKLab | oklab(85.2% -0.1241 0.0257) |
| OKLCH | oklch(85.2% 0.127 168.3) |
| XYZ | xyz(44.9690, 65.3504, 59.5242) |
| Luminance | 0.6535 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.69
Seafoam
#7FE0B3
ΔE00 3.34
Aqua Marine
#2EE8BB
ΔE00 3.61
Light Teal
#90E4C1
ΔE00 4.10
Aquamarine
#7FFFD4
ΔE00 4.72
Light Aquamarine
#7BFDC7
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE9BF #E96E98
analogous
#6EE981 #6EE9BF #6ED6E9
triadic
#6EE9BF #BF6EE9 #E9BF6E
tetradic
#6EE9BF #816EE9 #E96E98 #D6E96E
square
#6EE9BF #816EE9 #E96E98 #D6E96E
split-complementary
#6EE9BF #E96ED6 #E9816E
monochromatic
#1DC088 #39E1A8 #6EE9BF #A3F1D6 #D8F9EE
Accessibility & contrast
On white
1.49
#6EE9BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.07
#6EE9BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE9BF
14.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE9BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE9BF | 1.00 | 1.49 | 14.07 | 14.07 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DBBD
Deuteranopia (green-blind)
#D1CEC2
Tritanopia (blue-blind)
#38EADD
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #6ee9bf; /* rgb */ color: rgb(110, 233, 191); /* oklch */ color: oklch(85.2% 0.127 168.3);
Tailwind
colors: {
custom: {
50: '#a0f0d2',
500: '#6ee9bf',
950: '#000000',
},
}SCSS
$custom: #6ee9bf; $custom-light: #a0f0d2; $custom-dark: #000000;
JSON
{
"hex": "#6ee9bf",
"rgb": {
"r": 110,
"g": 233,
"b": 191
},
"hsl": {
"h": 159.512,
"s": 73.653,
"l": 67.255
},
"oklch": {
"l": 0.85195,
"c": 0.12675,
"h": 168.3
},
"luminance": 0.65354
}Semantic roles & 50–950 ramp
primary
#6EE9BF
secondary
#BE3D69
accent
#1053D6
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1714
muted
#808583