#6EE2E8#6EE2E8
#6EE2E8 is a very light, moderate teal. Relative luminance 0.635; OKLCH L 84.8% C 0.105 H 199.9°. Best body text is #000000 at 13.71:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE2E8 |
|---|---|
| RGB | rgb(110, 226, 232) |
| HSL | hsl(183, 73%, 67%) |
| HSV | hsv(183, 53%, 91%) |
| CMYK | cmyk(52.6%, 2.6%, 0%, 9%) |
| CIE-LAB | lab(83.72, -31.14, -12.98) |
| CIE-LCH | lch(83.72, 33.74, 202.63°) |
| OKLab | oklab(84.79% -0.099 -0.0359) |
| OKLCH | oklch(84.79% 0.105 199.9) |
| XYZ | xyz(48.1863, 63.5294, 86.0513) |
| Luminance | 0.6353 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.04
Robin Egg Blue
#8AF1FE
ΔE00 4.87
Robin'S Egg Blue
#98EFF9
ΔE00 5.23
Aqua Blue
#02D8E9
ΔE00 5.25
Bright Light Blue
#26F7FD
ΔE00 5.85
Mediumturquoise
#48D1CC
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE2E8 #E8746E
analogous
#6EE8B1 #6EE2E8 #6EA5E8
triadic
#6EE2E8 #E86EE2 #E2E86E
tetradic
#6EE2E8 #B16EE8 #E8746E #A5E86E
square
#6EE2E8 #B16EE8 #E8746E #A5E86E
split-complementary
#6EE2E8 #E86EA5 #E8B16E
monochromatic
#1EB6BE #39D7E0 #6EE2E8 #A3EDF0 #D8F7F9
Accessibility & contrast
On white
1.53
#6EE2E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.71
#6EE2E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE2E8
13.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE2E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE2E8 | 1.00 | 1.53 | 13.71 | 13.71 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D9E9
Deuteranopia (green-blind)
#C0CAE9
Tritanopia (blue-blind)
#00E9E3
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #6ee2e8; /* rgb */ color: rgb(110, 226, 232); /* oklch */ color: oklch(84.8% 0.105 199.9);
Tailwind
colors: {
custom: {
50: '#a1ebef',
500: '#6ee2e8',
950: '#000000',
},
}SCSS
$custom: #6ee2e8; $custom-light: #a1ebef; $custom-dark: #000000;
JSON
{
"hex": "#6ee2e8",
"rgb": {
"r": 110,
"g": 226,
"b": 232
},
"hsl": {
"h": 182.951,
"s": 72.619,
"l": 67.059
},
"oklch": {
"l": 0.84786,
"c": 0.10531,
"h": 199.9
},
"luminance": 0.63534
}Semantic roles & 50–950 ramp
primary
#6EE2E8
secondary
#BD443E
accent
#1A11D5
background
#FDFEFF
surface
#F7FDFE
border
#D0D5D6
text
#101616
muted
#818485