#6CF0CA#6CF0CA
#6CF0CA is a very light, vivid teal. Relative luminance 0.698; OKLCH L 87.1% C 0.129 H 171.6°. Best body text is #000000 at 14.95:1 contrast (WCAG AA passes).
Color values
| HEX | #6CF0CA |
|---|---|
| RGB | rgb(108, 240, 202) |
| HSL | hsl(163, 81%, 68%) |
| HSV | hsv(163, 55%, 94%) |
| CMYK | cmyk(55%, 0%, 15.8%, 5.9%) |
| CIE-LAB | lab(86.88, -45.29, 7.44) |
| CIE-LCH | lch(86.88, 45.90, 170.67°) |
| OKLab | oklab(87.07% -0.1279 0.019) |
| OKLCH | oklch(87.07% 0.129 171.6) |
| XYZ | xyz(48.0002, 69.7680, 66.8027) |
| Luminance | 0.6977 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 1.81
Aquamarine
#7FFFD4
ΔE00 3.48
Light Aqua
#8CFFDB
ΔE00 3.91
Aqua Marine
#2EE8BB
ΔE00 3.95
Tiffany Blue
#7BF2DA
ΔE00 4.13
Aqua (survey)
#13EAC9
ΔE00 4.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CF0CA #F06C92
analogous
#6CF088 #6CF0CA #6CD4F0
triadic
#6CF0CA #CA6CF0 #F0CA6C
tetradic
#6CF0CA #886CF0 #F06C92 #D4F06C
square
#6CF0CA #886CF0 #F06C92 #D4F06C
split-complementary
#6CF0CA #F06CD4 #F0886C
monochromatic
#15CD98 #34EAB6 #6CF0CA #A4F6DE #DBFBF2
Accessibility & contrast
On white
1.40
#6CF0CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.95
#6CF0CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CF0CA
14.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CF0CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CF0CA | 1.00 | 1.40 | 14.95 | 14.95 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE2C8
Deuteranopia (green-blind)
#D6D4CD
Tritanopia (blue-blind)
#22F2E5
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #6cf0ca; /* rgb */ color: rgb(108, 240, 202); /* oklch */ color: oklch(87.1% 0.129 171.6);
Tailwind
colors: {
custom: {
50: '#a0f5da',
500: '#6cf0ca',
950: '#000000',
},
}SCSS
$custom: #6cf0ca; $custom-light: #a0f5da; $custom-dark: #000000;
JSON
{
"hex": "#6cf0ca",
"rgb": {
"r": 108,
"g": 240,
"b": 202
},
"hsl": {
"h": 162.727,
"s": 81.481,
"l": 68.235
},
"oklch": {
"l": 0.87065,
"c": 0.12935,
"h": 171.6
},
"luminance": 0.69773
}Semantic roles & 50–950 ramp
primary
#6CF0CA
secondary
#C83861
accent
#0845DE
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#101714
muted
#808583