#6EE2DF#6EE2DF
#6EE2DF is a very light, moderate teal. Relative luminance 0.630; OKLCH L 84.5% C 0.105 H 193.1°. Best body text is #000000 at 13.61:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE2DF |
|---|---|
| RGB | rgb(110, 226, 223) |
| HSL | hsl(178, 67%, 66%) |
| HSV | hsv(178, 51%, 89%) |
| CMYK | cmyk(51.3%, 0%, 1.3%, 11.4%) |
| CIE-LAB | lab(83.46, -33.48, -8.61) |
| CIE-LCH | lch(83.46, 34.57, 194.42°) |
| OKLab | oklab(84.49% -0.1027 -0.0239) |
| OKLCH | oklch(84.49% 0.105 193.1) |
| XYZ | xyz(46.9405, 63.0311, 79.4902) |
| Luminance | 0.6303 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.82
Turquoise
#40E0D0
ΔE00 5.54
Bright Light Blue
#26F7FD
ΔE00 6.19
Bright Cyan
#41FDFE
ΔE00 6.51
Darkturquoise
#00CED1
ΔE00 6.60
Robin'S Egg
#6DEDFD
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE2DF #E26E71
analogous
#6EE2A5 #6EE2DF #6EABE2
triadic
#6EE2DF #DF6EE2 #E2DF6E
tetradic
#6EE2DF #A56EE2 #E26E71 #ABE26E
square
#6EE2DF #A56EE2 #E26E71 #ABE26E
split-complementary
#6EE2DF #E26EAB #E2A56E
monochromatic
#24B2AE #3BD8D4 #6EE2DF #A1ECEA #D4F6F6
Accessibility & contrast
On white
1.54
#6EE2DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.61
#6EE2DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE2DF
13.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE2DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE2DF | 1.00 | 1.54 | 13.61 | 13.61 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D8DF
Deuteranopia (green-blind)
#C3CAE0
Tritanopia (blue-blind)
#11E8E1
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #6ee2df; /* rgb */ color: rgb(110, 226, 223); /* oklch */ color: oklch(84.5% 0.105 193.1);
Tailwind
colors: {
custom: {
50: '#a1ebe8',
500: '#6ee2df',
950: '#000000',
},
}SCSS
$custom: #6ee2df; $custom-light: #a1ebe8; $custom-dark: #000000;
JSON
{
"hex": "#6ee2df",
"rgb": {
"r": 110,
"g": 226,
"b": 223
},
"hsl": {
"h": 178.448,
"s": 66.667,
"l": 65.882
},
"oklch": {
"l": 0.84489,
"c": 0.10545,
"h": 193.1
},
"luminance": 0.63035
}Semantic roles & 50–950 ramp
primary
#6EE2DF
secondary
#B34144
accent
#171CCF
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#101616
muted
#808484