#5FE5ED#5FE5ED
#5FE5ED is a very light, moderate teal. Relative luminance 0.646; OKLCH L 85.1% C 0.116 H 200.7°. Best body text is #000000 at 13.92:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE5ED |
|---|---|
| RGB | rgb(95, 229, 237) |
| HSL | hsl(183, 80%, 65%) |
| HSV | hsv(183, 60%, 93%) |
| CMYK | cmyk(59.9%, 3.4%, 0%, 7.1%) |
| CIE-LAB | lab(84.27, -33.96, -14.85) |
| CIE-LCH | lch(84.27, 37.07, 203.62°) |
| OKLab | oklab(85.15% -0.1088 -0.0411) |
| OKLCH | oklch(85.15% 0.116 200.7) |
| XYZ | xyz(48.0182, 64.5809, 90.0391) |
| Luminance | 0.6459 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.51
Aqua Blue
#02D8E9
ΔE00 4.66
Bright Light Blue
#26F7FD
ΔE00 4.76
Robin Egg Blue
#8AF1FE
ΔE00 4.91
Robin'S Egg Blue
#98EFF9
ΔE00 5.70
Bright Cyan
#41FDFE
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE5ED #ED675F
analogous
#5FEDAE #5FE5ED #5F9EED
triadic
#5FE5ED #ED5FE5 #E5ED5F
tetradic
#5FE5ED #AE5FED #ED675F #9EED5F
square
#5FE5ED #AE5FED #ED675F #9EED5F
split-complementary
#5FE5ED #ED5F9E #EDAE5F
monochromatic
#15B3BC #28DCE7 #5FE5ED #96EEF3 #CDF7F9
Accessibility & contrast
On white
1.51
#5FE5ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.92
#5FE5ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE5ED
13.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE5ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE5ED | 1.00 | 1.51 | 13.92 | 13.92 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DCEE
Deuteranopia (green-blind)
#BFCBEE
Tritanopia (blue-blind)
#00EDE7
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #5fe5ed; /* rgb */ color: rgb(95, 229, 237); /* oklch */ color: oklch(85.1% 0.116 200.7);
Tailwind
colors: {
custom: {
50: '#9bedf2',
500: '#5fe5ed',
950: '#000000',
},
}SCSS
$custom: #5fe5ed; $custom-light: #9bedf2; $custom-dark: #000000;
JSON
{
"hex": "#5fe5ed",
"rgb": {
"r": 95,
"g": 229,
"b": 237
},
"hsl": {
"h": 183.38,
"s": 79.775,
"l": 65.098
},
"oklch": {
"l": 0.85148,
"c": 0.11635,
"h": 200.7
},
"luminance": 0.64586
}Semantic roles & 50–950 ramp
primary
#5FE5ED
secondary
#BB3D35
accent
#1509DC
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1617
muted
#808585