#5EF2F5#5EF2F5
#5EF2F5 is a very light, vivid teal. Relative luminance 0.725; OKLCH L 88.4% C 0.125 H 197.0°. Best body text is #000000 at 15.50:1 contrast (WCAG AA passes).
Color values
| HEX | #5EF2F5 |
|---|---|
| RGB | rgb(94, 242, 245) |
| HSL | hsl(181, 88%, 66%) |
| HSV | hsv(181, 62%, 96%) |
| CMYK | cmyk(61.6%, 1.2%, 0%, 3.9%) |
| CIE-LAB | lab(88.19, -37.98, -13.17) |
| CIE-LCH | lch(88.19, 40.20, 199.13°) |
| OKLab | oklab(88.39% -0.1192 -0.0365) |
| OKLCH | oklch(88.39% 0.125 197) |
| XYZ | xyz(52.8425, 72.4708, 97.5719) |
| Luminance | 0.7248 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 2.38
Bright Cyan
#41FDFE
ΔE00 2.85
Aqua
#00FFFF
ΔE00 3.97
Bright Turquoise
#0FFEF9
ΔE00 4.61
Robin'S Egg
#6DEDFD
ΔE00 5.01
Robin Egg Blue
#8AF1FE
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EF2F5 #F5615E
analogous
#5EF5AD #5EF2F5 #5EA7F5
triadic
#5EF2F5 #F55EF2 #F2F55E
tetradic
#5EF2F5 #AD5EF5 #F5615E #A7F55E
square
#5EF2F5 #AD5EF5 #F5615E #A7F55E
split-complementary
#5EF2F5 #F55EA7 #F5AD5E
monochromatic
#0DC8CC #24EDF1 #5EF2F5 #98F7F9 #D1FBFC
Accessibility & contrast
On white
1.36
#5EF2F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.50
#5EF2F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EF2F5
15.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EF2F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EF2F5 | 1.00 | 1.36 | 15.50 | 15.50 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E7F6
Deuteranopia (green-blind)
#CBD6F6
Tritanopia (blue-blind)
#00FAF2
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #5ef2f5; /* rgb */ color: rgb(94, 242, 245); /* oklch */ color: oklch(88.4% 0.125 197.0);
Tailwind
colors: {
custom: {
50: '#9cf7f8',
500: '#5ef2f5',
950: '#000000',
},
}SCSS
$custom: #5ef2f5; $custom-light: #9cf7f8; $custom-dark: #000000;
JSON
{
"hex": "#5ef2f5",
"rgb": {
"r": 94,
"g": 242,
"b": 245
},
"hsl": {
"h": 181.192,
"s": 88.304,
"l": 66.471
},
"oklch": {
"l": 0.88393,
"c": 0.12465,
"h": 197
},
"luminance": 0.72477
}Semantic roles & 50–950 ramp
primary
#5EF2F5
secondary
#C8322F
accent
#0501E5
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101717
muted
#808585