#6EEEBF#6EEEBF
#6EEEBF is a very light, vivid teal. Relative luminance 0.682; OKLCH L 86.4% C 0.133 H 166.5°. Best body text is #000000 at 14.65:1 contrast (WCAG AA passes).
Color values
| HEX | #6EEEBF |
|---|---|
| RGB | rgb(110, 238, 191) |
| HSL | hsl(158, 79%, 68%) |
| HSV | hsv(158, 54%, 93%) |
| CMYK | cmyk(53.8%, 0%, 19.7%, 6.7%) |
| CIE-LAB | lab(86.12, -46.45, 12.09) |
| CIE-LCH | lch(86.12, 48.00, 165.41°) |
| OKLab | oklab(86.38% -0.1295 0.031) |
| OKLCH | oklch(86.38% 0.133 166.5) |
| XYZ | xyz(46.4045, 68.2214, 60.0027) |
| Luminance | 0.6823 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.47
Light Aquamarine
#7BFDC7
ΔE00 3.45
Seafoam
#7FE0B3
ΔE00 3.84
Aqua Marine
#2EE8BB
ΔE00 3.90
Aquamarine
#7FFFD4
ΔE00 3.94
Light Greenish Blue
#63F7B4
ΔE00 4.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EEEBF #EE6E9D
analogous
#6EEE7F #6EEEBF #6EDDEE
triadic
#6EEEBF #BF6EEE #EEBF6E
tetradic
#6EEEBF #7F6EEE #EE6E9D #DDEE6E
square
#6EEEBF #7F6EEE #EE6E9D #DDEE6E
split-complementary
#6EEEBF #EE6EDD #EE7F6E
monochromatic
#18CA88 #37E8A7 #6EEEBF #A5F4D7 #DCFBEF
Accessibility & contrast
On white
1.43
#6EEEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.65
#6EEEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EEEBF
14.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EEEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EEEBF | 1.00 | 1.43 | 14.65 | 14.65 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E0BD
Deuteranopia (green-blind)
#D6D2C2
Tritanopia (blue-blind)
#36EFE1
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #6eeebf; /* rgb */ color: rgb(110, 238, 191); /* oklch */ color: oklch(86.4% 0.133 166.5);
Tailwind
colors: {
custom: {
50: '#a1f4d2',
500: '#6eeebf',
950: '#000000',
},
}SCSS
$custom: #6eeebf; $custom-light: #a1f4d2; $custom-dark: #000000;
JSON
{
"hex": "#6eeebf",
"rgb": {
"r": 110,
"g": 238,
"b": 191
},
"hsl": {
"h": 157.969,
"s": 79.012,
"l": 68.235
},
"oklch": {
"l": 0.86377,
"c": 0.13315,
"h": 166.5
},
"luminance": 0.68226
}Semantic roles & 50–950 ramp
primary
#6EEEBF
secondary
#C63A6D
accent
#0A57DB
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#101714
muted
#808583