#5EE4EF#5EE4EF
#5EE4EF is a very light, moderate teal. Relative luminance 0.641; OKLCH L 85.0% C 0.117 H 202.8°. Best body text is #000000 at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE4EF |
|---|---|
| RGB | rgb(94, 228, 239) |
| HSL | hsl(185, 82%, 65%) |
| HSV | hsv(185, 61%, 94%) |
| CMYK | cmyk(60.7%, 4.6%, 0%, 6.3%) |
| CIE-LAB | lab(84.01, -33.11, -16.29) |
| CIE-LCH | lch(84.01, 36.90, 206.19°) |
| OKLab | oklab(84.96% -0.1076 -0.0451) |
| OKLCH | oklch(84.96% 0.117 202.8) |
| XYZ | xyz(47.9329, 64.0934, 91.4898) |
| Luminance | 0.6410 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.88
Aqua Blue
#02D8E9
ΔE00 4.13
Robin Egg Blue
#8AF1FE
ΔE00 4.59
Bright Light Blue
#26F7FD
ΔE00 5.33
Robin'S Egg Blue
#98EFF9
ΔE00 5.51
Bright Cyan
#41FDFE
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE4EF #EF695E
analogous
#5EEFB2 #5EE4EF #5E9BEF
triadic
#5EE4EF #EF5EE4 #E4EF5E
tetradic
#5EE4EF #B25EEF #EF695E #9BEF5E
square
#5EE4EF #B25EEF #EF695E #9BEF5E
split-complementary
#5EE4EF #EF5E9B #EFB25E
monochromatic
#13B2C0 #26DBE9 #5EE4EF #96EDF5 #CDF7FA
Accessibility & contrast
On white
1.52
#5EE4EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.82
#5EE4EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE4EF
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE4EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE4EF | 1.00 | 1.52 | 13.82 | 13.82 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DBF0
Deuteranopia (green-blind)
#BECBF0
Tritanopia (blue-blind)
#00ECE7
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #5ee4ef; /* rgb */ color: rgb(94, 228, 239); /* oklch */ color: oklch(85.0% 0.117 202.8);
Tailwind
colors: {
custom: {
50: '#9aedf4',
500: '#5ee4ef',
950: '#000000',
},
}SCSS
$custom: #5ee4ef; $custom-light: #9aedf4; $custom-dark: #000000;
JSON
{
"hex": "#5ee4ef",
"rgb": {
"r": 94,
"g": 228,
"b": 239
},
"hsl": {
"h": 184.552,
"s": 81.921,
"l": 65.294
},
"oklch": {
"l": 0.84956,
"c": 0.11664,
"h": 202.8
},
"luminance": 0.64098
}Semantic roles & 50–950 ramp
primary
#5EE4EF
secondary
#BE3E33
accent
#1807DE
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1617
muted
#808585