#5FEDEB#5FEDEB
#5FEDEB is a very light, vivid teal. Relative luminance 0.690; OKLCH L 86.9% C 0.121 H 193.8°. Best body text is #000000 at 14.80:1 contrast (WCAG AA passes).
Color values
| HEX | #5FEDEB |
|---|---|
| RGB | rgb(95, 237, 235) |
| HSL | hsl(179, 80%, 65%) |
| HSV | hsv(179, 60%, 93%) |
| CMYK | cmyk(59.9%, 0%, 0.8%, 7.1%) |
| CIE-LAB | lab(86.50, -38.21, -10.46) |
| CIE-LCH | lch(86.50, 39.61, 195.31°) |
| OKLab | oklab(86.93% -0.1178 -0.029) |
| OKLCH | oklch(86.93% 0.121 193.8) |
| XYZ | xyz(49.9923, 68.9941, 89.2637) |
| Luminance | 0.6900 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.73
Bright Cyan
#41FDFE
ΔE00 3.75
Bright Turquoise
#0FFEF9
ΔE00 4.55
Aqua
#00FFFF
ΔE00 4.57
Bright Aqua
#0BF9EA
ΔE00 5.67
Turquoise
#40E0D0
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FEDEB #ED5F61
analogous
#5FEDA4 #5FEDEB #5FA8ED
triadic
#5FEDEB #EB5FED #EDEB5F
tetradic
#5FEDEB #A45FED #ED5F61 #A8ED5F
square
#5FEDEB #A45FED #ED5F61 #A8ED5F
split-complementary
#5FEDEB #ED5FA8 #EDA45F
monochromatic
#15BCBA #28E7E4 #5FEDEB #96F3F2 #CDF9F9
Accessibility & contrast
On white
1.42
#5FEDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.80
#5FEDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FEDEB
14.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FEDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FEDEB | 1.00 | 1.42 | 14.80 | 14.80 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE2EB
Deuteranopia (green-blind)
#C9D1EC
Tritanopia (blue-blind)
#00F4EC
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #5fedeb; /* rgb */ color: rgb(95, 237, 235); /* oklch */ color: oklch(86.9% 0.121 193.8);
Tailwind
colors: {
custom: {
50: '#9bf3f1',
500: '#5fedeb',
950: '#000000',
},
}SCSS
$custom: #5fedeb; $custom-light: #9bf3f1; $custom-dark: #000000;
JSON
{
"hex": "#5fedeb",
"rgb": {
"r": 95,
"g": 237,
"b": 235
},
"hsl": {
"h": 179.155,
"s": 79.775,
"l": 65.098
},
"oklch": {
"l": 0.86934,
"c": 0.12131,
"h": 193.8
},
"luminance": 0.68999
}Semantic roles & 50–950 ramp
primary
#5FEDEB
secondary
#BB3537
accent
#090CDC
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1716
muted
#808585