#6FF4EC#6FF4EC
#6FF4EC is a very light, moderate teal. Relative luminance 0.741; OKLCH L 89.1% C 0.118 H 189.9°. Best body text is #000000 at 15.83:1 contrast (WCAG AA passes).
Color values
| HEX | #6FF4EC |
|---|---|
| RGB | rgb(111, 244, 236) |
| HSL | hsl(176, 86%, 70%) |
| HSV | hsv(176, 55%, 96%) |
| CMYK | cmyk(54.5%, 0%, 3.3%, 4.3%) |
| CIE-LAB | lab(88.98, -38.30, -7.24) |
| CIE-LCH | lch(88.98, 38.98, 190.71°) |
| OKLab | oklab(89.08% -0.1158 -0.0202) |
| OKLCH | oklch(89.08% 0.118 189.9) |
| XYZ | xyz(54.0400, 74.1317, 90.8016) |
| Luminance | 0.7414 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 4.09
Bright Turquoise
#0FFEF9
ΔE00 4.14
Bright Aqua
#0BF9EA
ΔE00 4.47
Aqua
#00FFFF
ΔE00 4.75
Bright Light Blue
#26F7FD
ΔE00 5.18
Tiffany Blue
#7BF2DA
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FF4EC #F46F77
analogous
#6FF4AA #6FF4EC #6FBAF4
triadic
#6FF4EC #EC6FF4 #F4EC6F
tetradic
#6FF4EC #AA6FF4 #F46F77 #BAF46F
square
#6FF4EC #AA6FF4 #F46F77 #BAF46F
split-complementary
#6FF4EC #F46FBA #F4AA6F
monochromatic
#11D8CC #36F0E4 #6FF4EC #A8F8F4 #E1FDFB
Accessibility & contrast
On white
1.33
#6FF4EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.83
#6FF4EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FF4EC
15.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FF4EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FF4EC | 1.00 | 1.33 | 15.83 | 15.83 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E9EC
Deuteranopia (green-blind)
#D2D9ED
Tritanopia (blue-blind)
#00FAF1
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #6ff4ec; /* rgb */ color: rgb(111, 244, 236); /* oklch */ color: oklch(89.1% 0.118 189.9);
Tailwind
colors: {
custom: {
50: '#a4f8f2',
500: '#6ff4ec',
950: '#000000',
},
}SCSS
$custom: #6ff4ec; $custom-light: #a4f8f2; $custom-dark: #000000;
JSON
{
"hex": "#6ff4ec",
"rgb": {
"r": 111,
"g": 244,
"b": 236
},
"hsl": {
"h": 176.391,
"s": 85.806,
"l": 69.608
},
"oklch": {
"l": 0.89081,
"c": 0.11755,
"h": 189.9
},
"luminance": 0.74137
}Semantic roles & 50–950 ramp
primary
#6FF4EC
secondary
#CE3942
accent
#0311E2
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101716
muted
#818585