#5EF0EE#5EF0EE
#5EF0EE is a very light, vivid teal. Relative luminance 0.709; OKLCH L 87.7% C 0.124 H 193.9°. Best body text is #000000 at 15.17:1 contrast (WCAG AA passes).
Color values
| HEX | #5EF0EE |
|---|---|
| RGB | rgb(94, 240, 238) |
| HSL | hsl(179, 83%, 65%) |
| HSV | hsv(179, 61%, 94%) |
| CMYK | cmyk(60.8%, 0%, 0.8%, 5.9%) |
| CIE-LAB | lab(87.42, -38.94, -10.66) |
| CIE-LCH | lch(87.42, 40.38, 195.32°) |
| OKLab | oklab(87.7% -0.1201 -0.0296) |
| OKLCH | oklch(87.7% 0.124 193.9) |
| XYZ | xyz(51.2020, 70.8674, 91.8527) |
| Luminance | 0.7087 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.15
Bright Light Blue
#26F7FD
ΔE00 3.34
Aqua
#00FFFF
ΔE00 4.00
Bright Turquoise
#0FFEF9
ΔE00 4.01
Bright Aqua
#0BF9EA
ΔE00 5.37
Turquoise
#40E0D0
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EF0EE #F05E60
analogous
#5EF0A5 #5EF0EE #5EA9F0
triadic
#5EF0EE #EE5EF0 #F0EE5E
tetradic
#5EF0EE #A55EF0 #F05E60 #A9F05E
square
#5EF0EE #A55EF0 #F05E60 #A9F05E
split-complementary
#5EF0EE #F05EA9 #F0A55E
monochromatic
#12C2BF #26EBE8 #5EF0EE #96F5F4 #CEFAFA
Accessibility & contrast
On white
1.38
#5EF0EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.17
#5EF0EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EF0EE
15.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EF0EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EF0EE | 1.00 | 1.38 | 15.17 | 15.17 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E5EE
Deuteranopia (green-blind)
#CBD4EF
Tritanopia (blue-blind)
#00F7EF
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #5ef0ee; /* rgb */ color: rgb(94, 240, 238); /* oklch */ color: oklch(87.7% 0.124 193.9);
Tailwind
colors: {
custom: {
50: '#9bf5f3',
500: '#5ef0ee',
950: '#000000',
},
}SCSS
$custom: #5ef0ee; $custom-light: #9bf5f3; $custom-dark: #000000;
JSON
{
"hex": "#5ef0ee",
"rgb": {
"r": 94,
"g": 240,
"b": 238
},
"hsl": {
"h": 179.178,
"s": 82.955,
"l": 65.49
},
"oklch": {
"l": 0.87699,
"c": 0.12367,
"h": 193.9
},
"luminance": 0.70873
}Semantic roles & 50–950 ramp
primary
#5EF0EE
secondary
#BF3335
accent
#0609DF
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101717
muted
#808585