#6EFEC9#6EFEC9
#6EFEC9 is a very light, vivid teal. Relative luminance 0.784; OKLCH L 90.4% C 0.146 H 166.0°. Best body text is #000000 at 16.68:1 contrast (WCAG AA passes).
Color values
| HEX | #6EFEC9 |
|---|---|
| RGB | rgb(110, 254, 201) |
| HSL | hsl(158, 99%, 71%) |
| HSV | hsv(158, 57%, 100%) |
| CMYK | cmyk(56.7%, 0%, 20.9%, 0.4%) |
| CIE-LAB | lab(90.97, -51.05, 13.79) |
| CIE-LCH | lch(90.97, 52.88, 164.88°) |
| OKLab | oklab(90.4% -0.1419 0.0353) |
| OKLCH | oklch(90.4% 0.146 166) |
| XYZ | xyz(52.4097, 78.4106, 67.6198) |
| Luminance | 0.7842 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.21
Aquamarine
#7FFFD4
ΔE00 2.51
Light Turquoise
#7EF4CC
ΔE00 3.55
Light Greenish Blue
#63F7B4
ΔE00 3.56
Bright Teal
#01F9C6
ΔE00 4.05
Greenish Cyan
#2AFEB7
ΔE00 4.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EFEC9 #FE6EA3
analogous
#6EFE81 #6EFEC9 #6EEBFE
triadic
#6EFEC9 #C96EFE #FEC96E
tetradic
#6EFEC9 #816EFE #FE6EA3 #EBFE6E
square
#6EFEC9 #816EFE #FE6EA3 #EBFE6E
split-complementary
#6EFEC9 #FE6EEB #FE816E
monochromatic
#02F098 #31FEB2 #6EFEC9 #ABFEE0 #E1FFF4
Accessibility & contrast
On white
1.26
#6EFEC9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.68
#6EFEC9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EFEC9
16.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EFEC9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EFEC9 | 1.00 | 1.26 | 16.68 | 16.68 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EEC6
Deuteranopia (green-blind)
#E4DFCC
Tritanopia (blue-blind)
#21FFEF
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #6efec9; /* rgb */ color: rgb(110, 254, 201); /* oklch */ color: oklch(90.4% 0.146 166.0);
Tailwind
colors: {
custom: {
50: '#a3ffd9',
500: '#6efec9',
950: '#000000',
},
}SCSS
$custom: #6efec9; $custom-light: #a3ffd9; $custom-dark: #000000;
JSON
{
"hex": "#6efec9",
"rgb": {
"r": 110,
"g": 254,
"b": 201
},
"hsl": {
"h": 157.917,
"s": 98.63,
"l": 71.373
},
"oklch": {
"l": 0.90401,
"c": 0.14623,
"h": 166
},
"luminance": 0.78416
}Semantic roles & 50–950 ramp
primary
#6EFEC9
secondary
#DA3672
accent
#0054E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683