#6FF0CA#6FF0CA
#6FF0CA is a very light, vivid teal. Relative luminance 0.700; OKLCH L 87.2% C 0.128 H 171.3°. Best body text is #000000 at 14.99:1 contrast (WCAG AA passes).
Color values
| HEX | #6FF0CA |
|---|---|
| RGB | rgb(111, 240, 202) |
| HSL | hsl(162, 81%, 69%) |
| HSV | hsv(162, 54%, 94%) |
| CMYK | cmyk(53.8%, 0%, 15.8%, 5.9%) |
| CIE-LAB | lab(86.98, -44.67, 7.59) |
| CIE-LCH | lch(86.98, 45.31, 170.36°) |
| OKLab | oklab(87.17% -0.1262 0.0194) |
| OKLCH | oklch(87.17% 0.128 171.3) |
| XYZ | xyz(48.3714, 69.9595, 66.8201) |
| Luminance | 0.6996 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 1.61
Aquamarine
#7FFFD4
ΔE00 3.39
Light Aqua
#8CFFDB
ΔE00 3.78
Tiffany Blue
#7BF2DA
ΔE00 4.11
Aqua Marine
#2EE8BB
ΔE00 4.13
Light Aquamarine
#7BFDC7
ΔE00 4.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FF0CA #F06F95
analogous
#6FF08A #6FF0CA #6FD5F0
triadic
#6FF0CA #CA6FF0 #F0CA6F
tetradic
#6FF0CA #8A6FF0 #F06F95 #D5F06F
square
#6FF0CA #8A6FF0 #F06F95 #D5F06F
split-complementary
#6FF0CA #F06FD5 #F08A6F
monochromatic
#16CF98 #38EAB6 #6FF0CA #A6F6DE #DEFCF3
Accessibility & contrast
On white
1.40
#6FF0CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.99
#6FF0CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FF0CA
14.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FF0CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FF0CA | 1.00 | 1.40 | 14.99 | 14.99 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE2C8
Deuteranopia (green-blind)
#D6D4CD
Tritanopia (blue-blind)
#2EF2E5
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #6ff0ca; /* rgb */ color: rgb(111, 240, 202); /* oklch */ color: oklch(87.2% 0.128 171.3);
Tailwind
colors: {
custom: {
50: '#a2f5da',
500: '#6ff0ca',
950: '#000000',
},
}SCSS
$custom: #6ff0ca; $custom-light: #a2f5da; $custom-dark: #000000;
JSON
{
"hex": "#6ff0ca",
"rgb": {
"r": 111,
"g": 240,
"b": 202
},
"hsl": {
"h": 162.326,
"s": 81.132,
"l": 68.824
},
"oklch": {
"l": 0.87168,
"c": 0.12765,
"h": 171.3
},
"luminance": 0.69964
}Semantic roles & 50–950 ramp
primary
#6FF0CA
secondary
#C93A64
accent
#0847DD
background
#FDFFFE
surface
#F7FEFB
border
#D0D6D4
text
#101714
muted
#818583