#6FF5CC#6FF5CC
#6FF5CC is a very light, vivid teal. Relative luminance 0.730; OKLCH L 88.4% C 0.132 H 170.4°. Best body text is #000000 at 15.61:1 contrast (WCAG AA passes).
Color values
| HEX | #6FF5CC |
|---|---|
| RGB | rgb(111, 245, 204) |
| HSL | hsl(162, 87%, 70%) |
| HSV | hsv(162, 55%, 96%) |
| CMYK | cmyk(54.7%, 0%, 16.7%, 3.9%) |
| CIE-LAB | lab(88.47, -46.38, 8.68) |
| CIE-LCH | lch(88.47, 47.19, 169.40°) |
| OKLab | oklab(88.39% -0.1306 0.0222) |
| OKLCH | oklch(88.39% 0.132 170.4) |
| XYZ | xyz(50.1020, 73.0392, 68.5727) |
| Luminance | 0.7304 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 1.33
Aquamarine
#7FFFD4
ΔE00 2.33
Light Aqua
#8CFFDB
ΔE00 3.23
Light Aquamarine
#7BFDC7
ΔE00 3.60
Bright Teal
#01F9C6
ΔE00 4.24
Aqua Marine
#2EE8BB
ΔE00 4.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FF5CC #F56F98
analogous
#6FF589 #6FF5CC #6FDBF5
triadic
#6FF5CC #CC6FF5 #F5CC6F
tetradic
#6FF5CC #896FF5 #F56F98 #DBF56F
square
#6FF5CC #896FF5 #F56F98 #DBF56F
split-complementary
#6FF5CC #F56FDB #F5896F
monochromatic
#0FDA9C #36F1B8 #6FF5CC #A8F9E0 #E1FDF5
Accessibility & contrast
On white
1.35
#6FF5CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.61
#6FF5CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FF5CC
15.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FF5CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FF5CC | 1.00 | 1.35 | 15.61 | 15.61 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE7CA
Deuteranopia (green-blind)
#DBD8CF
Tritanopia (blue-blind)
#28F7E9
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #6ff5cc; /* rgb */ color: rgb(111, 245, 204); /* oklch */ color: oklch(88.4% 0.132 170.4);
Tailwind
colors: {
custom: {
50: '#a2f9db',
500: '#6ff5cc',
950: '#000000',
},
}SCSS
$custom: #6ff5cc; $custom-light: #a2f9db; $custom-dark: #000000;
JSON
{
"hex": "#6ff5cc",
"rgb": {
"r": 111,
"g": 245,
"b": 204
},
"hsl": {
"h": 161.642,
"s": 87.013,
"l": 69.804
},
"oklch": {
"l": 0.88394,
"c": 0.13247,
"h": 170.4
},
"luminance": 0.73044
}Semantic roles & 50–950 ramp
primary
#6FF5CC
secondary
#CF3967
accent
#0247E4
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101715
muted
#818584