#6FF6CE#6FF6CE
#6FF6CE is a very light, vivid teal. Relative luminance 0.737; OKLCH L 88.7% C 0.132 H 171.0°. Best body text is #000000 at 15.75:1 contrast (WCAG AA passes).
Color values
| HEX | #6FF6CE |
|---|---|
| RGB | rgb(111, 246, 206) |
| HSL | hsl(162, 88%, 70%) |
| HSV | hsv(162, 55%, 96%) |
| CMYK | cmyk(54.9%, 0%, 16.3%, 3.5%) |
| CIE-LAB | lab(88.80, -46.37, 8.12) |
| CIE-LCH | lch(88.80, 47.07, 170.06°) |
| OKLab | oklab(88.68% -0.1308 0.0207) |
| OKLCH | oklch(88.68% 0.132 171) |
| XYZ | xyz(50.6467, 73.7425, 69.9452) |
| Luminance | 0.7375 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 1.46
Aquamarine
#7FFFD4
ΔE00 2.24
Light Aqua
#8CFFDB
ΔE00 3.02
Light Aquamarine
#7BFDC7
ΔE00 3.79
Bright Teal
#01F9C6
ΔE00 4.29
Tiffany Blue
#7BF2DA
ΔE00 4.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FF6CE #F66F97
analogous
#6FF68A #6FF6CE #6FDBF6
triadic
#6FF6CE #CE6FF6 #F6CE6F
tetradic
#6FF6CE #8A6FF6 #F66F97 #DBF66F
square
#6FF6CE #8A6FF6 #F66F97 #DBF66F
split-complementary
#6FF6CE #F66FDB #F68A6F
monochromatic
#0EDD9F #35F2BA #6FF6CE #A9FAE2 #E2FDF5
Accessibility & contrast
On white
1.33
#6FF6CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.75
#6FF6CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FF6CE
15.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FF6CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FF6CE | 1.00 | 1.33 | 15.75 | 15.75 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E8CC
Deuteranopia (green-blind)
#DBD9D1
Tritanopia (blue-blind)
#25F8EA
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #6ff6ce; /* rgb */ color: rgb(111, 246, 206); /* oklch */ color: oklch(88.7% 0.132 171.0);
Tailwind
colors: {
custom: {
50: '#a2fadd',
500: '#6ff6ce',
950: '#000000',
},
}SCSS
$custom: #6ff6ce; $custom-light: #a2fadd; $custom-dark: #000000;
JSON
{
"hex": "#6ff6ce",
"rgb": {
"r": 111,
"g": 246,
"b": 206
},
"hsl": {
"h": 162.222,
"s": 88.235,
"l": 70
},
"oklch": {
"l": 0.88681,
"c": 0.1324,
"h": 171
},
"luminance": 0.73747
}Semantic roles & 50–950 ramp
primary
#6FF6CE
secondary
#D03966
accent
#0144E5
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101715
muted
#818584