#6EE3DB#6EE3DB
#6EE3DB is a very light, moderate teal. Relative luminance 0.634; OKLCH L 84.6% C 0.107 H 189.4°. Best body text is #000000 at 13.67:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE3DB |
|---|---|
| RGB | rgb(110, 227, 219) |
| HSL | hsl(176, 68%, 66%) |
| HSV | hsv(176, 52%, 89%) |
| CMYK | cmyk(51.5%, 0%, 3.5%, 11%) |
| CIE-LAB | lab(83.63, -34.96, -6.23) |
| CIE-LCH | lch(83.63, 35.51, 190.10°) |
| OKLab | oklab(84.59% -0.1055 -0.0174) |
| OKLCH | oklch(84.59% 0.107 189.4) |
| XYZ | xyz(46.6803, 63.3633, 76.7745) |
| Luminance | 0.6337 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 4.13
Mediumturquoise
#48D1CC
ΔE00 4.89
Tiffany Blue
#7BF2DA
ΔE00 6.07
Bright Aqua
#0BF9EA
ΔE00 6.53
Bright Cyan
#41FDFE
ΔE00 6.84
Bright Light Blue
#26F7FD
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE3DB #E36E76
analogous
#6EE3A0 #6EE3DB #6EB0E3
triadic
#6EE3DB #DB6EE3 #E3DB6E
tetradic
#6EE3DB #A06EE3 #E36E76 #B0E36E
square
#6EE3DB #A06EE3 #E36E76 #B0E36E
split-complementary
#6EE3DB #E36EB0 #E3A06E
monochromatic
#23B4AA #3BD9CE #6EE3DB #A1EDE8 #D5F7F4
Accessibility & contrast
On white
1.54
#6EE3DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.67
#6EE3DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE3DB
13.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE3DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE3DB | 1.00 | 1.54 | 13.67 | 13.67 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D9DB
Deuteranopia (green-blind)
#C5CADC
Tritanopia (blue-blind)
#1AE8E0
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #6ee3db; /* rgb */ color: rgb(110, 227, 219); /* oklch */ color: oklch(84.6% 0.107 189.4);
Tailwind
colors: {
custom: {
50: '#a1ece6',
500: '#6ee3db',
950: '#000000',
},
}SCSS
$custom: #6ee3db; $custom-light: #a1ece6; $custom-dark: #000000;
JSON
{
"hex": "#6ee3db",
"rgb": {
"r": 110,
"g": 227,
"b": 219
},
"hsl": {
"h": 175.897,
"s": 67.63,
"l": 66.078
},
"oklch": {
"l": 0.84592,
"c": 0.10689,
"h": 189.4
},
"luminance": 0.63368
}Semantic roles & 50–950 ramp
primary
#6EE3DB
secondary
#B54148
accent
#1623D0
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#101615
muted
#808484