#6EE2E6#6EE2E6
#6EE2E6 is a very light, moderate teal. Relative luminance 0.634; OKLCH L 84.7% C 0.105 H 198.4°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE2E6 |
|---|---|
| RGB | rgb(110, 226, 230) |
| HSL | hsl(182, 71%, 67%) |
| HSV | hsv(182, 52%, 90%) |
| CMYK | cmyk(52.2%, 1.7%, 0%, 9.8%) |
| CIE-LAB | lab(83.66, -31.67, -12.01) |
| CIE-LCH | lch(83.66, 33.87, 200.77°) |
| OKLab | oklab(84.72% -0.0998 -0.0332) |
| OKLCH | oklch(84.72% 0.105 198.4) |
| XYZ | xyz(47.9038, 63.4164, 84.5637) |
| Luminance | 0.6342 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.64
Robin Egg Blue
#8AF1FE
ΔE00 5.34
Robin'S Egg Blue
#98EFF9
ΔE00 5.60
Aqua Blue
#02D8E9
ΔE00 5.62
Bright Light Blue
#26F7FD
ΔE00 5.76
Mediumturquoise
#48D1CC
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE2E6 #E6726E
analogous
#6EE6AE #6EE2E6 #6EA6E6
triadic
#6EE2E6 #E66EE2 #E2E66E
tetradic
#6EE2E6 #AE6EE6 #E6726E #A6E66E
square
#6EE2E6 #AE6EE6 #E6726E #A6E66E
split-complementary
#6EE2E6 #E66EA6 #E6AE6E
monochromatic
#20B4BA #3AD8DD #6EE2E6 #A2ECEF #D6F7F8
Accessibility & contrast
On white
1.53
#6EE2E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#6EE2E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE2E6
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE2E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE2E6 | 1.00 | 1.53 | 13.68 | 13.68 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D9E7
Deuteranopia (green-blind)
#C1CAE7
Tritanopia (blue-blind)
#00E9E3
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #6ee2e6; /* rgb */ color: rgb(110, 226, 230); /* oklch */ color: oklch(84.7% 0.105 198.4);
Tailwind
colors: {
custom: {
50: '#a1ebed',
500: '#6ee2e6',
950: '#000000',
},
}SCSS
$custom: #6ee2e6; $custom-light: #a1ebed; $custom-dark: #000000;
JSON
{
"hex": "#6ee2e6",
"rgb": {
"r": 110,
"g": 226,
"b": 230
},
"hsl": {
"h": 182,
"s": 70.588,
"l": 66.667
},
"oklch": {
"l": 0.84719,
"c": 0.1052,
"h": 198.4
},
"luminance": 0.63421
}Semantic roles & 50–950 ramp
primary
#6EE2E6
secondary
#B9433F
accent
#1913D3
background
#FDFEFE
surface
#F7FDFD
border
#D0D5D5
text
#101616
muted
#818484