#6FF4ED#6FF4ED
#6FF4ED is a very light, moderate teal. Relative luminance 0.742; OKLCH L 89.1% C 0.117 H 190.6°. Best body text is #000000 at 15.84:1 contrast (WCAG AA passes).
Color values
| HEX | #6FF4ED |
|---|---|
| RGB | rgb(111, 244, 237) |
| HSL | hsl(177, 86%, 70%) |
| HSV | hsv(177, 55%, 96%) |
| CMYK | cmyk(54.5%, 0%, 2.9%, 4.3%) |
| CIE-LAB | lab(89.01, -38.05, -7.73) |
| CIE-LCH | lch(89.01, 38.83, 191.48°) |
| OKLab | oklab(89.11% -0.1154 -0.0215) |
| OKLCH | oklch(89.11% 0.117 190.6) |
| XYZ | xyz(54.1857, 74.1900, 91.5689) |
| Luminance | 0.7419 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.87
Bright Turquoise
#0FFEF9
ΔE00 4.10
Aqua
#00FFFF
ΔE00 4.60
Bright Aqua
#0BF9EA
ΔE00 4.66
Bright Light Blue
#26F7FD
ΔE00 4.91
Tiffany Blue
#7BF2DA
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FF4ED #F46F76
analogous
#6FF4AB #6FF4ED #6FB9F4
triadic
#6FF4ED #ED6FF4 #F4ED6F
tetradic
#6FF4ED #AB6FF4 #F46F76 #B9F46F
square
#6FF4ED #AB6FF4 #F46F76 #B9F46F
split-complementary
#6FF4ED #F46FB9 #F4AB6F
monochromatic
#11D8CE #36F0E6 #6FF4ED #A8F8F4 #E1FDFB
Accessibility & contrast
On white
1.33
#6FF4ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.84
#6FF4ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FF4ED
15.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FF4ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FF4ED | 1.00 | 1.33 | 15.84 | 15.84 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E9ED
Deuteranopia (green-blind)
#D2D9EE
Tritanopia (blue-blind)
#00FAF1
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #6ff4ed; /* rgb */ color: rgb(111, 244, 237); /* oklch */ color: oklch(89.1% 0.117 190.6);
Tailwind
colors: {
custom: {
50: '#a4f8f2',
500: '#6ff4ed',
950: '#000000',
},
}SCSS
$custom: #6ff4ed; $custom-light: #a4f8f2; $custom-dark: #000000;
JSON
{
"hex": "#6ff4ed",
"rgb": {
"r": 111,
"g": 244,
"b": 237
},
"hsl": {
"h": 176.842,
"s": 85.806,
"l": 69.608
},
"oklch": {
"l": 0.89113,
"c": 0.11738,
"h": 190.6
},
"luminance": 0.74195
}Semantic roles & 50–950 ramp
primary
#6FF4ED
secondary
#CE3941
accent
#030FE2
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101717
muted
#818585