#5FEDED#5FEDED
#5FEDED is a very light, vivid teal. Relative luminance 0.691; OKLCH L 87.0% C 0.121 H 195.2°. Best body text is #000000 at 14.82:1 contrast (WCAG AA passes).
Color values
| HEX | #5FEDED |
|---|---|
| RGB | rgb(95, 237, 237) |
| HSL | hsl(180, 80%, 65%) |
| HSV | hsv(180, 60%, 93%) |
| CMYK | cmyk(59.9%, 0%, 0%, 7.1%) |
| CIE-LAB | lab(86.56, -37.68, -11.42) |
| CIE-LCH | lch(86.56, 39.37, 196.87°) |
| OKLab | oklab(87% -0.117 -0.0317) |
| OKLCH | oklch(87% 0.121 195.2) |
| XYZ | xyz(50.2829, 69.1104, 90.7940) |
| Luminance | 0.6912 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.37
Bright Cyan
#41FDFE
ΔE00 3.68
Aqua
#00FFFF
ΔE00 4.60
Bright Turquoise
#0FFEF9
ΔE00 4.80
Robin'S Egg
#6DEDFD
ΔE00 5.82
Bright Aqua
#0BF9EA
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FEDED #ED5F5F
analogous
#5FEDA6 #5FEDED #5FA6ED
triadic
#5FEDED #ED5FED #EDED5F
tetradic
#5FEDED #A65FED #ED5F5F #A6ED5F
square
#5FEDED #A65FED #ED5F5F #A6ED5F
split-complementary
#5FEDED #ED5FA6 #EDA65F
monochromatic
#15BCBC #28E7E7 #5FEDED #96F3F3 #CDF9F9
Accessibility & contrast
On white
1.42
#5FEDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.82
#5FEDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FEDED
14.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FEDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FEDED | 1.00 | 1.42 | 14.82 | 14.82 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE2ED
Deuteranopia (green-blind)
#C8D2EE
Tritanopia (blue-blind)
#00F4ED
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #5feded; /* rgb */ color: rgb(95, 237, 237); /* oklch */ color: oklch(87.0% 0.121 195.2);
Tailwind
colors: {
custom: {
50: '#9cf3f2',
500: '#5feded',
950: '#000000',
},
}SCSS
$custom: #5feded; $custom-light: #9cf3f2; $custom-dark: #000000;
JSON
{
"hex": "#5feded",
"rgb": {
"r": 95,
"g": 237,
"b": 237
},
"hsl": {
"h": 180,
"s": 79.775,
"l": 65.098
},
"oklch": {
"l": 0.87,
"c": 0.12117,
"h": 195.2
},
"luminance": 0.69116
}Semantic roles & 50–950 ramp
primary
#5FEDED
secondary
#BB3535
accent
#0909DC
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1717
muted
#808585