#5EEAEB#5EEAEB
#5EEAEB is a very light, moderate teal. Relative luminance 0.672; OKLCH L 86.2% C 0.120 H 195.8°. Best body text is #000000 at 14.44:1 contrast (WCAG AA passes).
Color values
| HEX | #5EEAEB |
|---|---|
| RGB | rgb(94, 234, 235) |
| HSL | hsl(180, 78%, 65%) |
| HSV | hsv(180, 60%, 92%) |
| CMYK | cmyk(60%, 0.4%, 0%, 7.8%) |
| CIE-LAB | lab(85.61, -37.00, -11.78) |
| CIE-LCH | lch(85.61, 38.83, 197.67°) |
| OKLab | oklab(86.21% -0.1153 -0.0327) |
| OKLCH | oklch(86.21% 0.12 195.8) |
| XYZ | xyz(49.0278, 67.2183, 88.9718) |
| Luminance | 0.6722 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.69
Bright Cyan
#41FDFE
ΔE00 4.28
Aqua
#00FFFF
ΔE00 5.18
Bright Turquoise
#0FFEF9
ΔE00 5.43
Robin'S Egg
#6DEDFD
ΔE00 5.53
Robin Egg Blue
#8AF1FE
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EEAEB #EB5F5E
analogous
#5EEBA6 #5EEAEB #5EA3EB
triadic
#5EEAEB #EB5EEA #EAEB5E
tetradic
#5EEAEB #A65EEB #EB5F5E #A3EB5E
square
#5EEAEB #A65EEB #EB5F5E #A3EB5E
split-complementary
#5EEAEB #EB5EA3 #EBA65E
monochromatic
#17B7B8 #28E3E4 #5EEAEB #94F1F2 #CBF8F9
Accessibility & contrast
On white
1.45
#5EEAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.44
#5EEAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EEAEB
14.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EEAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EEAEB | 1.00 | 1.45 | 14.44 | 14.44 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE0EB
Deuteranopia (green-blind)
#C5CFEC
Tritanopia (blue-blind)
#00F1EA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #5eeaeb; /* rgb */ color: rgb(94, 234, 235); /* oklch */ color: oklch(86.2% 0.120 195.8);
Tailwind
colors: {
custom: {
50: '#9bf1f1',
500: '#5eeaeb',
950: '#000000',
},
}SCSS
$custom: #5eeaeb; $custom-light: #9bf1f1; $custom-dark: #000000;
JSON
{
"hex": "#5eeaeb",
"rgb": {
"r": 94,
"g": 234,
"b": 235
},
"hsl": {
"h": 180.426,
"s": 77.901,
"l": 64.51
},
"oklch": {
"l": 0.86209,
"c": 0.11981,
"h": 195.8
},
"luminance": 0.67223
}Semantic roles & 50–950 ramp
primary
#5EEAEB
secondary
#B73736
accent
#0D0BDA
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1716
muted
#808585