#6CF0CB#6CF0CB
#6CF0CB is a very light, vivid teal. Relative luminance 0.698; OKLCH L 87.1% C 0.129 H 172.1°. Best body text is #000000 at 14.96:1 contrast (WCAG AA passes).
Color values
| HEX | #6CF0CB |
|---|---|
| RGB | rgb(108, 240, 203) |
| HSL | hsl(163, 81%, 68%) |
| HSV | hsv(163, 55%, 94%) |
| CMYK | cmyk(55%, 0%, 15.4%, 5.9%) |
| CIE-LAB | lab(86.91, -45.06, 6.95) |
| CIE-LCH | lch(86.91, 45.59, 171.23°) |
| OKLab | oklab(87.09% -0.1275 0.0177) |
| OKLCH | oklch(87.09% 0.129 172.1) |
| XYZ | xyz(48.1190, 69.8156, 67.4283) |
| Luminance | 0.6982 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 1.94
Aquamarine
#7FFFD4
ΔE00 3.57
Tiffany Blue
#7BF2DA
ΔE00 3.87
Light Aqua
#8CFFDB
ΔE00 3.88
Aqua Marine
#2EE8BB
ΔE00 4.06
Aqua (survey)
#13EAC9
ΔE00 4.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CF0CB #F06C91
analogous
#6CF089 #6CF0CB #6CD3F0
triadic
#6CF0CB #CB6CF0 #F0CB6C
tetradic
#6CF0CB #896CF0 #F06C91 #D3F06C
square
#6CF0CB #896CF0 #F06C91 #D3F06C
split-complementary
#6CF0CB #F06CD3 #F0896C
monochromatic
#15CD99 #34EAB7 #6CF0CB #A4F6DF #DBFBF2
Accessibility & contrast
On white
1.40
#6CF0CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.96
#6CF0CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CF0CB
14.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CF0CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CF0CB | 1.00 | 1.40 | 14.96 | 14.96 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E2C9
Deuteranopia (green-blind)
#D5D4CE
Tritanopia (blue-blind)
#20F2E5
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #6cf0cb; /* rgb */ color: rgb(108, 240, 203); /* oklch */ color: oklch(87.1% 0.129 172.1);
Tailwind
colors: {
custom: {
50: '#a0f5da',
500: '#6cf0cb',
950: '#000000',
},
}SCSS
$custom: #6cf0cb; $custom-light: #a0f5da; $custom-dark: #000000;
JSON
{
"hex": "#6cf0cb",
"rgb": {
"r": 108,
"g": 240,
"b": 203
},
"hsl": {
"h": 163.182,
"s": 81.481,
"l": 68.235
},
"oklch": {
"l": 0.87092,
"c": 0.12873,
"h": 172.1
},
"luminance": 0.6982
}Semantic roles & 50–950 ramp
primary
#6CF0CB
secondary
#C83860
accent
#0844DE
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#101714
muted
#808583