#6FF0CB#6FF0CB
#6FF0CB is a very light, vivid teal. Relative luminance 0.700; OKLCH L 87.2% C 0.127 H 171.8°. Best body text is #000000 at 15.00:1 contrast (WCAG AA passes).
Color values
| HEX | #6FF0CB |
|---|---|
| RGB | rgb(111, 240, 203) |
| HSL | hsl(163, 81%, 69%) |
| HSV | hsv(163, 54%, 94%) |
| CMYK | cmyk(53.8%, 0%, 15.4%, 5.9%) |
| CIE-LAB | lab(87.00, -44.44, 7.10) |
| CIE-LCH | lch(87.00, 45.01, 170.93°) |
| OKLab | oklab(87.2% -0.1257 0.0181) |
| OKLCH | oklch(87.2% 0.127 171.8) |
| XYZ | xyz(48.4902, 70.0070, 67.4457) |
| Luminance | 0.7001 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 1.74
Aquamarine
#7FFFD4
ΔE00 3.48
Light Aqua
#8CFFDB
ΔE00 3.75
Tiffany Blue
#7BF2DA
ΔE00 3.85
Aqua Marine
#2EE8BB
ΔE00 4.23
Aqua (survey)
#13EAC9
ΔE00 4.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FF0CB #F06F94
analogous
#6FF08B #6FF0CB #6FD4F0
triadic
#6FF0CB #CB6FF0 #F0CB6F
tetradic
#6FF0CB #8B6FF0 #F06F94 #D4F06F
square
#6FF0CB #8B6FF0 #F06F94 #D4F06F
split-complementary
#6FF0CB #F06FD4 #F08B6F
monochromatic
#16CF9A #38EAB7 #6FF0CB #A6F6DF #DEFCF3
Accessibility & contrast
On white
1.40
#6FF0CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.00
#6FF0CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FF0CB
15.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FF0CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FF0CB | 1.00 | 1.40 | 15.00 | 15.00 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE2C9
Deuteranopia (green-blind)
#D6D4CE
Tritanopia (blue-blind)
#2DF2E5
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #6ff0cb; /* rgb */ color: rgb(111, 240, 203); /* oklch */ color: oklch(87.2% 0.127 171.8);
Tailwind
colors: {
custom: {
50: '#a2f5da',
500: '#6ff0cb',
950: '#000000',
},
}SCSS
$custom: #6ff0cb; $custom-light: #a2f5da; $custom-dark: #000000;
JSON
{
"hex": "#6ff0cb",
"rgb": {
"r": 111,
"g": 240,
"b": 203
},
"hsl": {
"h": 162.791,
"s": 81.132,
"l": 68.824
},
"oklch": {
"l": 0.87195,
"c": 0.12702,
"h": 171.8
},
"luminance": 0.70011
}Semantic roles & 50–950 ramp
primary
#6FF0CB
secondary
#C93A63
accent
#0845DD
background
#FDFFFE
surface
#F7FEFB
border
#D0D6D4
text
#101714
muted
#818583