#5FE2ED#5FE2ED
#5FE2ED is a very light, moderate teal. Relative luminance 0.629; OKLCH L 84.5% C 0.115 H 202.9°. Best body text is #000000 at 13.59:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE2ED |
|---|---|
| RGB | rgb(95, 226, 237) |
| HSL | hsl(185, 80%, 65%) |
| HSV | hsv(185, 60%, 93%) |
| CMYK | cmyk(59.9%, 4.6%, 0%, 7.1%) |
| CIE-LAB | lab(83.41, -32.55, -16.14) |
| CIE-LCH | lch(83.41, 36.33, 206.38°) |
| OKLab | oklab(84.46% -0.1058 -0.0447) |
| OKLCH | oklch(84.46% 0.115 202.9) |
| XYZ | xyz(47.1953, 62.9351, 89.7648) |
| Luminance | 0.6294 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.15
Aqua Blue
#02D8E9
ΔE00 3.91
Robin Egg Blue
#8AF1FE
ΔE00 4.79
Robin'S Egg Blue
#98EFF9
ΔE00 5.61
Bright Light Blue
#26F7FD
ΔE00 5.75
Darkturquoise
#00CED1
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE2ED #ED6A5F
analogous
#5FEDB1 #5FE2ED #5F9BED
triadic
#5FE2ED #ED5FE2 #E2ED5F
tetradic
#5FE2ED #B15FED #ED6A5F #9BED5F
square
#5FE2ED #B15FED #ED6A5F #9BED5F
split-complementary
#5FE2ED #ED5F9B #EDB15F
monochromatic
#15AFBC #28D8E7 #5FE2ED #96ECF3 #CDF6F9
Accessibility & contrast
On white
1.55
#5FE2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.59
#5FE2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE2ED
13.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE2ED | 1.00 | 1.55 | 13.59 | 13.59 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D9EE
Deuteranopia (green-blind)
#BCC9EE
Tritanopia (blue-blind)
#00EAE5
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5fe2ed; /* rgb */ color: rgb(95, 226, 237); /* oklch */ color: oklch(84.5% 0.115 202.9);
Tailwind
colors: {
custom: {
50: '#9aebf2',
500: '#5fe2ed',
950: '#000000',
},
}SCSS
$custom: #5fe2ed; $custom-light: #9aebf2; $custom-dark: #000000;
JSON
{
"hex": "#5fe2ed",
"rgb": {
"r": 95,
"g": 226,
"b": 237
},
"hsl": {
"h": 184.648,
"s": 79.775,
"l": 65.098
},
"oklch": {
"l": 0.84455,
"c": 0.11484,
"h": 202.9
},
"luminance": 0.6294
}Semantic roles & 50–950 ramp
primary
#5FE2ED
secondary
#BB3F35
accent
#1A09DC
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1617
muted
#808485