#6FF0EC#6FF0EC
#6FF0EC is a very light, moderate teal. Relative luminance 0.718; OKLCH L 88.2% C 0.114 H 192.5°. Best body text is #000000 at 15.35:1 contrast (WCAG AA passes).
Color values
| HEX | #6FF0EC |
|---|---|
| RGB | rgb(111, 240, 236) |
| HSL | hsl(178, 81%, 69%) |
| HSV | hsv(178, 54%, 94%) |
| CMYK | cmyk(53.8%, 0%, 1.7%, 5.9%) |
| CIE-LAB | lab(87.85, -36.47, -8.93) |
| CIE-LCH | lch(87.85, 37.55, 193.76°) |
| OKLab | oklab(88.16% -0.1116 -0.0248) |
| OKLCH | oklch(88.16% 0.114 192.5) |
| XYZ | xyz(52.8495, 71.7507, 90.4047) |
| Luminance | 0.7176 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.94
Bright Light Blue
#26F7FD
ΔE00 4.44
Bright Turquoise
#0FFEF9
ΔE00 4.69
Aqua
#00FFFF
ΔE00 4.86
Bright Aqua
#0BF9EA
ΔE00 5.61
Turquoise
#40E0D0
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FF0EC #F06F73
analogous
#6FF0AC #6FF0EC #6FB4F0
triadic
#6FF0EC #EC6FF0 #F0EC6F
tetradic
#6FF0EC #AC6FF0 #F06F73 #B4F06F
square
#6FF0EC #AC6FF0 #F06F73 #B4F06F
split-complementary
#6FF0EC #F06FB4 #F0AC6F
monochromatic
#16CFC9 #38EAE5 #6FF0EC #A6F6F3 #DEFCFB
Accessibility & contrast
On white
1.37
#6FF0EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.35
#6FF0EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FF0EC
15.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FF0EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FF0EC | 1.00 | 1.37 | 15.35 | 15.35 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E5EC
Deuteranopia (green-blind)
#CED6ED
Tritanopia (blue-blind)
#00F6EE
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #6ff0ec; /* rgb */ color: rgb(111, 240, 236); /* oklch */ color: oklch(88.2% 0.114 192.5);
Tailwind
colors: {
custom: {
50: '#a3f5f2',
500: '#6ff0ec',
950: '#000000',
},
}SCSS
$custom: #6ff0ec; $custom-light: #a3f5f2; $custom-dark: #000000;
JSON
{
"hex": "#6ff0ec",
"rgb": {
"r": 111,
"g": 240,
"b": 236
},
"hsl": {
"h": 178.14,
"s": 81.132,
"l": 68.824
},
"oklch": {
"l": 0.88163,
"c": 0.11434,
"h": 192.5
},
"luminance": 0.71756
}Semantic roles & 50–950 ramp
primary
#6FF0EC
secondary
#C93A3F
accent
#080FDD
background
#FDFFFF
surface
#F7FEFE
border
#D0D6D6
text
#101716
muted
#818585