#6FF9C9#6FF9C9
#6FF9C9 is a very light, vivid teal. Relative luminance 0.753; OKLCH L 89.3% C 0.139 H 167.5°. Best body text is #000000 at 16.07:1 contrast (WCAG AA passes).
Color values
| HEX | #6FF9C9 |
|---|---|
| RGB | rgb(111, 249, 201) |
| HSL | hsl(159, 92%, 71%) |
| HSV | hsv(159, 55%, 98%) |
| CMYK | cmyk(55.4%, 0%, 19.3%, 2.4%) |
| CIE-LAB | lab(89.55, -48.75, 11.79) |
| CIE-LCH | lch(89.55, 50.16, 166.41°) |
| OKLab | oklab(89.26% -0.1361 0.0302) |
| OKLCH | oklch(89.26% 0.139 167.5) |
| XYZ | xyz(50.9688, 75.3431, 67.1037) |
| Luminance | 0.7535 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.93
Aquamarine
#7FFFD4
ΔE00 2.04
Light Turquoise
#7EF4CC
ΔE00 2.29
Light Aqua
#8CFFDB
ΔE00 3.79
Bright Teal
#01F9C6
ΔE00 3.88
Light Greenish Blue
#63F7B4
ΔE00 4.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FF9C9 #F96F9F
analogous
#6FF984 #6FF9C9 #6FE4F9
triadic
#6FF9C9 #C96FF9 #F9C96F
tetradic
#6FF9C9 #846FF9 #F96F9F #E4F96F
square
#6FF9C9 #846FF9 #F96F9F #E4F96F
split-complementary
#6FF9C9 #F96FE4 #F9846F
monochromatic
#0AE498 #34F7B3 #6FF9C9 #AAFBDF #E2FEF4
Accessibility & contrast
On white
1.31
#6FF9C9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.07
#6FF9C9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FF9C9
16.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FF9C9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FF9C9 | 1.00 | 1.31 | 16.07 | 16.07 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EAC7
Deuteranopia (green-blind)
#DFDBCC
Tritanopia (blue-blind)
#29FAEB
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #6ff9c9; /* rgb */ color: rgb(111, 249, 201); /* oklch */ color: oklch(89.3% 0.139 167.5);
Tailwind
colors: {
custom: {
50: '#a3fcd9',
500: '#6ff9c9',
950: '#000000',
},
}SCSS
$custom: #6ff9c9; $custom-light: #a3fcd9; $custom-dark: #000000;
JSON
{
"hex": "#6ff9c9",
"rgb": {
"r": 111,
"g": 249,
"b": 201
},
"hsl": {
"h": 159.13,
"s": 92,
"l": 70.588
},
"oklch": {
"l": 0.89257,
"c": 0.13943,
"h": 167.5
},
"luminance": 0.75348
}Semantic roles & 50–950 ramp
primary
#6FF9C9
secondary
#D4386E
accent
#0050E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101714
muted
#818583