#5EEAEA#5EEAEA
#5EEAEA is a very light, moderate teal. Relative luminance 0.672; OKLCH L 86.2% C 0.120 H 195.2°. Best body text is #000000 at 14.43:1 contrast (WCAG AA passes).
Color values
| HEX | #5EEAEA |
|---|---|
| RGB | rgb(94, 234, 234) |
| HSL | hsl(180, 77%, 64%) |
| HSV | hsv(180, 60%, 92%) |
| CMYK | cmyk(59.8%, 0%, 0%, 8.2%) |
| CIE-LAB | lab(85.58, -37.27, -11.30) |
| CIE-LCH | lch(85.58, 38.94, 196.87°) |
| OKLab | oklab(86.18% -0.1157 -0.0313) |
| OKLCH | oklch(86.18% 0.12 195.2) |
| XYZ | xyz(48.8837, 67.1607, 88.2130) |
| Luminance | 0.6717 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.81
Bright Cyan
#41FDFE
ΔE00 4.27
Aqua
#00FFFF
ΔE00 5.13
Bright Turquoise
#0FFEF9
ΔE00 5.29
Robin'S Egg
#6DEDFD
ΔE00 5.86
Mediumturquoise
#48D1CC
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EEAEA #EA5E5E
analogous
#5EEAA4 #5EEAEA #5EA4EA
triadic
#5EEAEA #EA5EEA #EAEA5E
tetradic
#5EEAEA #A45EEA #EA5E5E #A4EA5E
square
#5EEAEA #A45EEA #EA5E5E #A4EA5E
split-complementary
#5EEAEA #EA5EA4 #EAA45E
monochromatic
#18B6B6 #28E3E3 #5EEAEA #94F1F1 #CAF8F8
Accessibility & contrast
On white
1.45
#5EEAEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.43
#5EEAEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EEAEA
14.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EEAEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EEAEA | 1.00 | 1.45 | 14.43 | 14.43 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDFEA
Deuteranopia (green-blind)
#C6CFEB
Tritanopia (blue-blind)
#00F1EA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #5eeaea; /* rgb */ color: rgb(94, 234, 234); /* oklch */ color: oklch(86.2% 0.120 195.2);
Tailwind
colors: {
custom: {
50: '#9bf1f0',
500: '#5eeaea',
950: '#000000',
},
}SCSS
$custom: #5eeaea; $custom-light: #9bf1f0; $custom-dark: #000000;
JSON
{
"hex": "#5eeaea",
"rgb": {
"r": 94,
"g": 234,
"b": 234
},
"hsl": {
"h": 180,
"s": 76.923,
"l": 64.314
},
"oklch": {
"l": 0.86176,
"c": 0.11985,
"h": 195.2
},
"luminance": 0.67166
}Semantic roles & 50–950 ramp
primary
#5EEAEA
secondary
#B63737
accent
#0C0CD9
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1716
muted
#808585