#6EE2EE#6EE2EE
#6EE2EE is a very light, moderate teal. Relative luminance 0.639; OKLCH L 85.0% C 0.106 H 204.4°. Best body text is #000000 at 13.78:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE2EE |
|---|---|
| RGB | rgb(110, 226, 238) |
| HSL | hsl(186, 79%, 68%) |
| HSV | hsv(186, 54%, 93%) |
| CMYK | cmyk(53.8%, 5%, 0%, 6.7%) |
| CIE-LAB | lab(83.90, -29.55, -15.88) |
| CIE-LCH | lch(83.90, 33.54, 208.26°) |
| OKLab | oklab(84.99% -0.0966 -0.0439) |
| OKLCH | oklch(84.99% 0.106 204.4) |
| XYZ | xyz(49.0531, 63.8761, 90.6166) |
| Luminance | 0.6388 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.68
Robin Egg Blue
#8AF1FE
ΔE00 3.91
Robin'S Egg Blue
#98EFF9
ΔE00 4.58
Aqua Blue
#02D8E9
ΔE00 4.72
Bright Light Blue
#26F7FD
ΔE00 6.63
Neon Blue
#04D9FF
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE2EE #EE7A6E
analogous
#6EEEBA #6EE2EE #6EA2EE
triadic
#6EE2EE #EE6EE2 #E2EE6E
tetradic
#6EE2EE #BA6EEE #EE7A6E #A2EE6E
square
#6EE2EE #BA6EEE #EE7A6E #A2EE6E
split-complementary
#6EE2EE #EE6EA2 #EEBA6E
monochromatic
#18B9CA #37D7E8 #6EE2EE #A5EDF4 #DCF8FB
Accessibility & contrast
On white
1.52
#6EE2EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.78
#6EE2EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE2EE
13.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE2EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE2EE | 1.00 | 1.52 | 13.78 | 13.78 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DAEF
Deuteranopia (green-blind)
#BECBEF
Tritanopia (blue-blind)
#00EAE5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #6ee2ee; /* rgb */ color: rgb(110, 226, 238); /* oklch */ color: oklch(85.0% 0.106 204.4);
Tailwind
colors: {
custom: {
50: '#a2ebf3',
500: '#6ee2ee',
950: '#000000',
},
}SCSS
$custom: #6ee2ee; $custom-light: #a2ebf3; $custom-dark: #000000;
JSON
{
"hex": "#6ee2ee",
"rgb": {
"r": 110,
"g": 226,
"b": 238
},
"hsl": {
"h": 185.625,
"s": 79.012,
"l": 68.235
},
"oklch": {
"l": 0.84992,
"c": 0.10611,
"h": 204.4
},
"luminance": 0.63881
}Semantic roles & 50–950 ramp
primary
#6EE2EE
secondary
#C6473A
accent
#1E0ADB
background
#FDFEFF
surface
#F7FDFE
border
#D0D5D6
text
#101617
muted
#818485