#6FF3CB#6FF3CB
#6FF3CB is a very light, vivid teal. Relative luminance 0.718; OKLCH L 87.9% C 0.131 H 170.6°. Best body text is #000000 at 15.36:1 contrast (WCAG AA passes).
Color values
| HEX | #6FF3CB |
|---|---|
| RGB | rgb(111, 243, 203) |
| HSL | hsl(162, 85%, 69%) |
| HSV | hsv(162, 54%, 95%) |
| CMYK | cmyk(54.3%, 0%, 16.5%, 4.7%) |
| CIE-LAB | lab(87.87, -45.75, 8.34) |
| CIE-LCH | lch(87.87, 46.50, 169.67°) |
| OKLab | oklab(87.9% -0.1289 0.0213) |
| OKLCH | oklch(87.9% 0.131 170.6) |
| XYZ | xyz(49.3807, 71.7879, 67.7425) |
| Luminance | 0.7179 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 1.31
Aquamarine
#7FFFD4
ΔE00 2.73
Light Aqua
#8CFFDB
ΔE00 3.43
Light Aquamarine
#7BFDC7
ΔE00 3.95
Aqua Marine
#2EE8BB
ΔE00 4.28
Bright Teal
#01F9C6
ΔE00 4.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FF3CB #F36F97
analogous
#6FF389 #6FF3CB #6FD9F3
triadic
#6FF3CB #CB6FF3 #F3CB6F
tetradic
#6FF3CB #896FF3 #F36F97 #D9F36F
square
#6FF3CB #896FF3 #F36F97 #D9F36F
split-complementary
#6FF3CB #F36FD9 #F3896F
monochromatic
#12D69A #37EEB7 #6FF3CB #A7F8DF #E0FCF4
Accessibility & contrast
On white
1.37
#6FF3CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.36
#6FF3CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FF3CB
15.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FF3CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FF3CB | 1.00 | 1.37 | 15.36 | 15.36 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE5C9
Deuteranopia (green-blind)
#D9D6CE
Tritanopia (blue-blind)
#2BF5E7
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #6ff3cb; /* rgb */ color: rgb(111, 243, 203); /* oklch */ color: oklch(87.9% 0.131 170.6);
Tailwind
colors: {
custom: {
50: '#a2f8da',
500: '#6ff3cb',
950: '#000000',
},
}SCSS
$custom: #6ff3cb; $custom-light: #a2f8da; $custom-dark: #000000;
JSON
{
"hex": "#6ff3cb",
"rgb": {
"r": 111,
"g": 243,
"b": 203
},
"hsl": {
"h": 161.818,
"s": 84.615,
"l": 69.412
},
"oklch": {
"l": 0.87899,
"c": 0.13067,
"h": 170.6
},
"luminance": 0.71792
}Semantic roles & 50–950 ramp
primary
#6FF3CB
secondary
#CC3A66
accent
#0447E1
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101714
muted
#818583