#6EE3EA#6EE3EA
#6EE3EA is a very light, moderate teal. Relative luminance 0.642; OKLCH L 85.1% C 0.106 H 200.6°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE3EA |
|---|---|
| RGB | rgb(110, 227, 234) |
| HSL | hsl(183, 75%, 67%) |
| HSV | hsv(183, 53%, 92%) |
| CMYK | cmyk(53%, 3%, 0%, 8.2%) |
| CIE-LAB | lab(84.06, -31.09, -13.52) |
| CIE-LCH | lch(84.06, 33.90, 203.51°) |
| OKLab | oklab(85.08% -0.0993 -0.0374) |
| OKLCH | oklch(85.08% 0.106 200.6) |
| XYZ | xyz(48.7447, 64.1891, 87.6469) |
| Luminance | 0.6419 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.63
Robin Egg Blue
#8AF1FE
ΔE00 4.52
Robin'S Egg Blue
#98EFF9
ΔE00 4.98
Aqua Blue
#02D8E9
ΔE00 5.19
Bright Light Blue
#26F7FD
ΔE00 5.74
Bright Cyan
#41FDFE
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE3EA #EA756E
analogous
#6EEAB3 #6EE3EA #6EA5EA
triadic
#6EE3EA #EA6EE3 #E3EA6E
tetradic
#6EE3EA #B36EEA #EA756E #A5EA6E
square
#6EE3EA #B36EEA #EA756E #A5EA6E
split-complementary
#6EE3EA #EA6EA5 #EAB36E
monochromatic
#1CB8C2 #39D9E2 #6EE3EA #A3EDF2 #D9F8F9
Accessibility & contrast
On white
1.52
#6EE3EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#6EE3EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE3EA
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE3EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE3EA | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DAEB
Deuteranopia (green-blind)
#C1CBEB
Tritanopia (blue-blind)
#00EAE5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #6ee3ea; /* rgb */ color: rgb(110, 227, 234); /* oklch */ color: oklch(85.1% 0.106 200.6);
Tailwind
colors: {
custom: {
50: '#a2ecf0',
500: '#6ee3ea',
950: '#000000',
},
}SCSS
$custom: #6ee3ea; $custom-light: #a2ecf0; $custom-dark: #000000;
JSON
{
"hex": "#6ee3ea",
"rgb": {
"r": 110,
"g": 227,
"b": 234
},
"hsl": {
"h": 183.387,
"s": 74.699,
"l": 67.451
},
"oklch": {
"l": 0.85083,
"c": 0.10608,
"h": 200.6
},
"luminance": 0.64194
}Semantic roles & 50–950 ramp
primary
#6EE3EA
secondary
#C0443C
accent
#1A0FD7
background
#FDFEFF
surface
#F7FDFE
border
#D0D5D6
text
#101616
muted
#818485