#5EE4EE#5EE4EE
#5EE4EE is a very light, moderate teal. Relative luminance 0.640; OKLCH L 84.9% C 0.117 H 202.1°. Best body text is #000000 at 13.81:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE4EE |
|---|---|
| RGB | rgb(94, 228, 238) |
| HSL | hsl(184, 81%, 65%) |
| HSV | hsv(184, 61%, 93%) |
| CMYK | cmyk(60.5%, 4.2%, 0%, 6.7%) |
| CIE-LAB | lab(83.98, -33.39, -15.81) |
| CIE-LCH | lch(83.98, 36.94, 205.33°) |
| OKLab | oklab(84.92% -0.108 -0.0438) |
| OKLCH | oklch(84.92% 0.117 202.1) |
| XYZ | xyz(47.7855, 64.0345, 90.7139) |
| Luminance | 0.6404 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.12
Aqua Blue
#02D8E9
ΔE00 4.23
Robin Egg Blue
#8AF1FE
ΔE00 4.73
Bright Light Blue
#26F7FD
ΔE00 5.17
Robin'S Egg Blue
#98EFF9
ΔE00 5.60
Bright Cyan
#41FDFE
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE4EE #EE685E
analogous
#5EEEB0 #5EE4EE #5E9CEE
triadic
#5EE4EE #EE5EE4 #E4EE5E
tetradic
#5EE4EE #B05EEE #EE685E #9CEE5E
square
#5EE4EE #B05EEE #EE685E #9CEE5E
split-complementary
#5EE4EE #EE5E9C #EEB05E
monochromatic
#14B2BE #27DBE8 #5EE4EE #95EDF4 #CDF7FA
Accessibility & contrast
On white
1.52
#5EE4EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.81
#5EE4EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE4EE
13.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE4EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE4EE | 1.00 | 1.52 | 13.81 | 13.81 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DBEF
Deuteranopia (green-blind)
#BECAEF
Tritanopia (blue-blind)
#00ECE7
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #5ee4ee; /* rgb */ color: rgb(94, 228, 238); /* oklch */ color: oklch(84.9% 0.117 202.1);
Tailwind
colors: {
custom: {
50: '#9aedf3',
500: '#5ee4ee',
950: '#000000',
},
}SCSS
$custom: #5ee4ee; $custom-light: #9aedf3; $custom-dark: #000000;
JSON
{
"hex": "#5ee4ee",
"rgb": {
"r": 94,
"g": 228,
"b": 238
},
"hsl": {
"h": 184.167,
"s": 80.899,
"l": 65.098
},
"oklch": {
"l": 0.84922,
"c": 0.1165,
"h": 202.1
},
"luminance": 0.6404
}Semantic roles & 50–950 ramp
primary
#5EE4EE
secondary
#BC3E34
accent
#1708DD
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1617
muted
#808585