#6FFDC9#6FFDC9
#6FFDC9 is a very light, vivid teal. Relative luminance 0.778; OKLCH L 90.2% C 0.144 H 166.2°. Best body text is #000000 at 16.57:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFDC9 |
|---|---|
| RGB | rgb(111, 253, 201) |
| HSL | hsl(158, 97%, 71%) |
| HSV | hsv(158, 56%, 99%) |
| CMYK | cmyk(56.1%, 0%, 20.6%, 0.8%) |
| CIE-LAB | lab(90.71, -50.44, 13.43) |
| CIE-LCH | lch(90.71, 52.19, 165.09°) |
| OKLab | oklab(90.2% -0.1403 0.0344) |
| OKLCH | oklch(90.2% 0.144 166.2) |
| XYZ | xyz(52.2183, 77.8421, 67.5202) |
| Luminance | 0.7785 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.20
Aquamarine
#7FFFD4
ΔE00 2.34
Light Turquoise
#7EF4CC
ΔE00 3.28
Light Greenish Blue
#63F7B4
ΔE00 3.65
Bright Teal
#01F9C6
ΔE00 4.03
Light Aqua
#8CFFDB
ΔE00 4.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFDC9 #FD6FA3
analogous
#6FFD82 #6FFDC9 #6FEAFD
triadic
#6FFDC9 #C96FFD #FDC96F
tetradic
#6FFDC9 #826FFD #FD6FA3 #EAFD6F
square
#6FFDC9 #826FFD #FD6FA3 #EAFD6F
split-complementary
#6FFDC9 #FD6FEA #FD826F
monochromatic
#03EE98 #33FCB2 #6FFDC9 #ABFEE0 #E1FFF4
Accessibility & contrast
On white
1.27
#6FFDC9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.57
#6FFDC9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFDC9
16.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFDC9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFDC9 | 1.00 | 1.27 | 16.57 | 16.57 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EDC6
Deuteranopia (green-blind)
#E3DECC
Tritanopia (blue-blind)
#26FEEE
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #6ffdc9; /* rgb */ color: rgb(111, 253, 201); /* oklch */ color: oklch(90.2% 0.144 166.2);
Tailwind
colors: {
custom: {
50: '#a3ffd9',
500: '#6ffdc9',
950: '#000000',
},
}SCSS
$custom: #6ffdc9; $custom-light: #a3ffd9; $custom-dark: #000000;
JSON
{
"hex": "#6ffdc9",
"rgb": {
"r": 111,
"g": 253,
"b": 201
},
"hsl": {
"h": 158.028,
"s": 97.26,
"l": 71.373
},
"oklch": {
"l": 0.90198,
"c": 0.14446,
"h": 166.2
},
"luminance": 0.77847
}Semantic roles & 50–950 ramp
primary
#6FFDC9
secondary
#D93772
accent
#0054E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683