#6EEBCF#6EEBCF
#6EEBCF is a very light, moderate teal. Relative luminance 0.672; OKLCH L 86.1% C 0.119 H 176.5°. Best body text is #000000 at 14.45:1 contrast (WCAG AA passes).
Color values
| HEX | #6EEBCF |
|---|---|
| RGB | rgb(110, 235, 207) |
| HSL | hsl(167, 76%, 68%) |
| HSV | hsv(167, 53%, 92%) |
| CMYK | cmyk(53.2%, 0%, 11.9%, 7.8%) |
| CIE-LAB | lab(85.62, -41.53, 3.01) |
| CIE-LCH | lch(85.62, 41.64, 175.86°) |
| OKLab | oklab(86.1% -0.1192 0.0073) |
| OKLCH | oklch(86.1% 0.119 176.5) |
| XYZ | xyz(47.3962, 67.2323, 69.4988) |
| Luminance | 0.6724 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.18
Light Turquoise
#7EF4CC
ΔE00 4.02
Aqua (survey)
#13EAC9
ΔE00 4.12
Light Aqua
#8CFFDB
ΔE00 5.08
Turquoise
#40E0D0
ΔE00 5.27
Light Teal
#90E4C1
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EEBCF #EB6E8A
analogous
#6EEB90 #6EEBCF #6EC9EB
triadic
#6EEBCF #CF6EEB #EBCF6E
tetradic
#6EEBCF #906EEB #EB6E8A #C9EB6E
square
#6EEBCF #906EEB #EB6E8A #C9EB6E
split-complementary
#6EEBCF #EB6EC9 #EB906E
monochromatic
#1BC49E #38E4BD #6EEBCF #A4F2E1 #DAFAF3
Accessibility & contrast
On white
1.45
#6EEBCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.45
#6EEBCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EEBCF
14.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EEBCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EEBCF | 1.00 | 1.45 | 14.45 | 14.45 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DECE
Deuteranopia (green-blind)
#D0D0D1
Tritanopia (blue-blind)
#27EEE3
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #6eebcf; /* rgb */ color: rgb(110, 235, 207); /* oklch */ color: oklch(86.1% 0.119 176.5);
Tailwind
colors: {
custom: {
50: '#a1f2dd',
500: '#6eebcf',
950: '#000000',
},
}SCSS
$custom: #6eebcf; $custom-light: #a1f2dd; $custom-dark: #000000;
JSON
{
"hex": "#6eebcf",
"rgb": {
"r": 110,
"g": 235,
"b": 207
},
"hsl": {
"h": 166.56,
"s": 75.758,
"l": 67.647
},
"oklch": {
"l": 0.86098,
"c": 0.11947,
"h": 176.5
},
"luminance": 0.67237
}Semantic roles & 50–950 ramp
primary
#6EEBCF
secondary
#C23B5A
accent
#0E3BD8
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101715
muted
#808584