#6FF4CC#6FF4CC
#6FF4CC is a very light, vivid teal. Relative luminance 0.724; OKLCH L 88.2% C 0.131 H 170.7°. Best body text is #000000 at 15.49:1 contrast (WCAG AA passes).
Color values
| HEX | #6FF4CC |
|---|---|
| RGB | rgb(111, 244, 204) |
| HSL | hsl(162, 86%, 70%) |
| HSV | hsv(162, 55%, 96%) |
| CMYK | cmyk(54.5%, 0%, 16.4%, 4.3%) |
| CIE-LAB | lab(88.18, -45.95, 8.27) |
| CIE-LCH | lch(88.18, 46.69, 169.80°) |
| OKLab | oklab(88.16% -0.1295 0.0211) |
| OKLCH | oklch(88.16% 0.131 170.7) |
| XYZ | xyz(49.8003, 72.4358, 68.4721) |
| Luminance | 0.7244 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 1.33
Aquamarine
#7FFFD4
ΔE00 2.56
Light Aqua
#8CFFDB
ΔE00 3.28
Light Aquamarine
#7BFDC7
ΔE00 3.88
Bright Teal
#01F9C6
ΔE00 4.38
Aqua Marine
#2EE8BB
ΔE00 4.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FF4CC #F46F97
analogous
#6FF48A #6FF4CC #6FD9F4
triadic
#6FF4CC #CC6FF4 #F4CC6F
tetradic
#6FF4CC #8A6FF4 #F46F97 #D9F46F
square
#6FF4CC #8A6FF4 #F46F97 #D9F46F
split-complementary
#6FF4CC #F46FD9 #F48A6F
monochromatic
#11D89C #36F0B8 #6FF4CC #A8F8E0 #E1FDF4
Accessibility & contrast
On white
1.36
#6FF4CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.49
#6FF4CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FF4CC
15.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FF4CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FF4CC | 1.00 | 1.36 | 15.49 | 15.49 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE6CA
Deuteranopia (green-blind)
#DAD7CF
Tritanopia (blue-blind)
#29F6E8
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #6ff4cc; /* rgb */ color: rgb(111, 244, 204); /* oklch */ color: oklch(88.2% 0.131 170.7);
Tailwind
colors: {
custom: {
50: '#a2f8db',
500: '#6ff4cc',
950: '#000000',
},
}SCSS
$custom: #6ff4cc; $custom-light: #a2f8db; $custom-dark: #000000;
JSON
{
"hex": "#6ff4cc",
"rgb": {
"r": 111,
"g": 244,
"b": 204
},
"hsl": {
"h": 161.955,
"s": 85.806,
"l": 69.608
},
"oklch": {
"l": 0.8816,
"c": 0.13125,
"h": 170.7
},
"luminance": 0.72441
}Semantic roles & 50–950 ramp
primary
#6FF4CC
secondary
#CE3966
accent
#0346E2
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101715
muted
#818584