#6FE4CC#6FE4CC
#6FE4CC is a very light, moderate teal. Relative luminance 0.632; OKLCH L 84.4% C 0.112 H 178.2°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #6FE4CC |
|---|---|
| RGB | rgb(111, 228, 204) |
| HSL | hsl(168, 68%, 66%) |
| HSV | hsv(168, 51%, 89%) |
| CMYK | cmyk(51.3%, 0%, 10.5%, 10.6%) |
| CIE-LAB | lab(83.56, -38.88, 1.60) |
| CIE-LCH | lch(83.56, 38.91, 177.65°) |
| OKLab | oklab(84.41% -0.1123 0.0036) |
| OKLCH | oklch(84.41% 0.112 178.2) |
| XYZ | xyz(45.1933, 63.2219, 66.9365) |
| Luminance | 0.6323 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.13
Turquoise
#40E0D0
ΔE00 4.19
Aqua (survey)
#13EAC9
ΔE00 4.83
Seafoam Blue
#78D1B6
ΔE00 5.12
Light Teal
#90E4C1
ΔE00 5.48
Light Turquoise
#7EF4CC
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FE4CC #E46F87
analogous
#6FE492 #6FE4CC #6FC2E4
triadic
#6FE4CC #CC6FE4 #E4CC6F
tetradic
#6FE4CC #926FE4 #E46F87 #C2E46F
square
#6FE4CC #926FE4 #E46F87 #C2E46F
split-complementary
#6FE4CC #E46FC2 #E4926F
monochromatic
#22B698 #3BDABA #6FE4CC #A3EEDE #D6F7F1
Accessibility & contrast
On white
1.54
#6FE4CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#6FE4CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FE4CC
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FE4CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FE4CC | 1.00 | 1.54 | 13.65 | 13.65 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD8CB
Deuteranopia (green-blind)
#CACBCE
Tritanopia (blue-blind)
#32E7DD
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #6fe4cc; /* rgb */ color: rgb(111, 228, 204); /* oklch */ color: oklch(84.4% 0.112 178.2);
Tailwind
colors: {
custom: {
50: '#a1eddb',
500: '#6fe4cc',
950: '#000000',
},
}SCSS
$custom: #6fe4cc; $custom-light: #a1eddb; $custom-dark: #000000;
JSON
{
"hex": "#6fe4cc",
"rgb": {
"r": 111,
"g": 228,
"b": 204
},
"hsl": {
"h": 167.692,
"s": 68.421,
"l": 66.471
},
"oklch": {
"l": 0.8441,
"c": 0.11241,
"h": 178.2
},
"luminance": 0.63226
}Semantic roles & 50–950 ramp
primary
#6FE4CC
secondary
#B74059
accent
#153CD0
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#101615
muted
#808584