#5EEBEA#5EEBEA
#5EEBEA is a very light, vivid teal. Relative luminance 0.677; OKLCH L 86.4% C 0.121 H 194.5°. Best body text is #000000 at 14.55:1 contrast (WCAG AA passes).
Color values
| HEX | #5EEBEA |
|---|---|
| RGB | rgb(94, 235, 234) |
| HSL | hsl(180, 78%, 65%) |
| HSV | hsv(180, 60%, 92%) |
| CMYK | cmyk(60%, 0%, 0.4%, 7.8%) |
| CIE-LAB | lab(85.87, -37.72, -10.87) |
| CIE-LCH | lch(85.87, 39.26, 196.08°) |
| OKLab | oklab(86.41% -0.1167 -0.0302) |
| OKLCH | oklch(86.41% 0.121 194.5) |
| XYZ | xyz(49.1692, 67.7316, 88.3082) |
| Luminance | 0.6774 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.80
Bright Cyan
#41FDFE
ΔE00 4.09
Aqua
#00FFFF
ΔE00 4.91
Bright Turquoise
#0FFEF9
ΔE00 4.98
Turquoise
#40E0D0
ΔE00 6.08
Bright Aqua
#0BF9EA
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EEBEA #EB5E5F
analogous
#5EEBA3 #5EEBEA #5EA6EB
triadic
#5EEBEA #EA5EEB #EBEA5E
tetradic
#5EEBEA #A35EEB #EB5E5F #A6EB5E
square
#5EEBEA #A35EEB #EB5E5F #A6EB5E
split-complementary
#5EEBEA #EB5EA6 #EBA35E
monochromatic
#17B8B7 #28E4E3 #5EEBEA #94F2F1 #CBF9F8
Accessibility & contrast
On white
1.44
#5EEBEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.55
#5EEBEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EEBEA
14.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EEBEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EEBEA | 1.00 | 1.44 | 14.55 | 14.55 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE0EA
Deuteranopia (green-blind)
#C7D0EB
Tritanopia (blue-blind)
#00F2EA
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #5eebea; /* rgb */ color: rgb(94, 235, 234); /* oklch */ color: oklch(86.4% 0.121 194.5);
Tailwind
colors: {
custom: {
50: '#9bf2f0',
500: '#5eebea',
950: '#000000',
},
}SCSS
$custom: #5eebea; $custom-light: #9bf2f0; $custom-dark: #000000;
JSON
{
"hex": "#5eebea",
"rgb": {
"r": 94,
"g": 235,
"b": 234
},
"hsl": {
"h": 179.574,
"s": 77.901,
"l": 64.51
},
"oklch": {
"l": 0.86408,
"c": 0.12054,
"h": 194.5
},
"luminance": 0.67737
}Semantic roles & 50–950 ramp
primary
#5EEBEA
secondary
#B73637
accent
#0B0DDA
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1716
muted
#808585