#5EF0F5#5EF0F5
#5EF0F5 is a very light, vivid teal. Relative luminance 0.713; OKLCH L 87.9% C 0.123 H 198.3°. Best body text is #000000 at 15.26:1 contrast (WCAG AA passes).
Color values
| HEX | #5EF0F5 |
|---|---|
| RGB | rgb(94, 240, 245) |
| HSL | hsl(182, 88%, 66%) |
| HSV | hsv(182, 62%, 96%) |
| CMYK | cmyk(61.6%, 2%, 0%, 3.9%) |
| CIE-LAB | lab(87.62, -37.06, -14.03) |
| CIE-LCH | lch(87.62, 39.63, 200.73°) |
| OKLab | oklab(87.93% -0.1172 -0.0389) |
| OKLCH | oklch(87.93% 0.123 198.3) |
| XYZ | xyz(52.2505, 71.2868, 97.3745) |
| Luminance | 0.7129 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 2.60
Bright Cyan
#41FDFE
ΔE00 3.49
Robin'S Egg
#6DEDFD
ΔE00 4.27
Aqua
#00FFFF
ΔE00 4.58
Robin Egg Blue
#8AF1FE
ΔE00 5.16
Bright Turquoise
#0FFEF9
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EF0F5 #F5635E
analogous
#5EF5AF #5EF0F5 #5EA5F5
triadic
#5EF0F5 #F55EF0 #F0F55E
tetradic
#5EF0F5 #AF5EF5 #F5635E #A5F55E
square
#5EF0F5 #AF5EF5 #F5635E #A5F55E
split-complementary
#5EF0F5 #F55EA5 #F5AF5E
monochromatic
#0DC6CC #24EBF1 #5EF0F5 #98F5F9 #D1FBFC
Accessibility & contrast
On white
1.38
#5EF0F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.26
#5EF0F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EF0F5
15.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EF0F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EF0F5 | 1.00 | 1.38 | 15.26 | 15.26 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E6F6
Deuteranopia (green-blind)
#C9D4F6
Tritanopia (blue-blind)
#00F8F1
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #5ef0f5; /* rgb */ color: rgb(94, 240, 245); /* oklch */ color: oklch(87.9% 0.123 198.3);
Tailwind
colors: {
custom: {
50: '#9cf5f8',
500: '#5ef0f5',
950: '#000000',
},
}SCSS
$custom: #5ef0f5; $custom-light: #9cf5f8; $custom-dark: #000000;
JSON
{
"hex": "#5ef0f5",
"rgb": {
"r": 94,
"g": 240,
"b": 245
},
"hsl": {
"h": 181.987,
"s": 88.304,
"l": 66.471
},
"oklch": {
"l": 0.87932,
"c": 0.12347,
"h": 198.3
},
"luminance": 0.71292
}Semantic roles & 50–950 ramp
primary
#5EF0F5
secondary
#C8342F
accent
#0801E5
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101717
muted
#808585