#6EFDC9#6EFDC9
#6EFDC9 is a very light, vivid teal. Relative luminance 0.778; OKLCH L 90.2% C 0.145 H 166.3°. Best body text is #000000 at 16.56:1 contrast (WCAG AA passes).
Color values
| HEX | #6EFDC9 |
|---|---|
| RGB | rgb(110, 253, 201) |
| HSL | hsl(158, 97%, 71%) |
| HSV | hsv(158, 57%, 99%) |
| CMYK | cmyk(56.5%, 0%, 20.6%, 0.8%) |
| CIE-LAB | lab(90.68, -50.64, 13.38) |
| CIE-LCH | lch(90.68, 52.38, 165.20°) |
| OKLab | oklab(90.17% -0.1409 0.0343) |
| OKLCH | oklch(90.17% 0.145 166.3) |
| XYZ | xyz(52.0932, 77.7776, 67.5143) |
| Luminance | 0.7778 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.27
Aquamarine
#7FFFD4
ΔE00 2.36
Light Turquoise
#7EF4CC
ΔE00 3.30
Light Greenish Blue
#63F7B4
ΔE00 3.65
Bright Teal
#01F9C6
ΔE00 3.96
Light Aqua
#8CFFDB
ΔE00 4.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EFDC9 #FD6EA2
analogous
#6EFD81 #6EFDC9 #6EE9FD
triadic
#6EFDC9 #C96EFD #FDC96E
tetradic
#6EFDC9 #816EFD #FD6EA2 #E9FD6E
square
#6EFDC9 #816EFD #FD6EA2 #E9FD6E
split-complementary
#6EFDC9 #FD6EE9 #FD816E
monochromatic
#03ED98 #32FCB3 #6EFDC9 #AAFEDF #E1FFF4
Accessibility & contrast
On white
1.27
#6EFDC9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.56
#6EFDC9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EFDC9
16.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EFDC9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EFDC9 | 1.00 | 1.27 | 16.56 | 16.56 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EDC6
Deuteranopia (green-blind)
#E3DECC
Tritanopia (blue-blind)
#22FEEE
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #6efdc9; /* rgb */ color: rgb(110, 253, 201); /* oklch */ color: oklch(90.2% 0.145 166.3);
Tailwind
colors: {
custom: {
50: '#a3ffd9',
500: '#6efdc9',
950: '#000000',
},
}SCSS
$custom: #6efdc9; $custom-light: #a3ffd9; $custom-dark: #000000;
JSON
{
"hex": "#6efdc9",
"rgb": {
"r": 110,
"g": 253,
"b": 201
},
"hsl": {
"h": 158.182,
"s": 97.279,
"l": 71.176
},
"oklch": {
"l": 0.90165,
"c": 0.14497,
"h": 166.3
},
"luminance": 0.77783
}Semantic roles & 50–950 ramp
primary
#6EFDC9
secondary
#D93671
accent
#0053E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683