#5FEDF3#5FEDF3
#5FEDF3 is a very light, vivid teal. Relative luminance 0.695; OKLCH L 87.2% C 0.121 H 199.1°. Best body text is #000000 at 14.89:1 contrast (WCAG AA passes).
Color values
| HEX | #5FEDF3 |
|---|---|
| RGB | rgb(95, 237, 243) |
| HSL | hsl(182, 86%, 66%) |
| HSV | hsv(182, 61%, 95%) |
| CMYK | cmyk(60.9%, 2.5%, 0%, 4.7%) |
| CIE-LAB | lab(86.73, -36.06, -14.31) |
| CIE-LCH | lch(86.73, 38.79, 201.64°) |
| OKLab | oklab(87.2% -0.1145 -0.0396) |
| OKLCH | oklch(87.2% 0.121 199.1) |
| XYZ | xyz(51.1742, 69.4669, 95.4881) |
| Luminance | 0.6947 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.15
Robin'S Egg
#6DEDFD
ΔE00 3.83
Bright Cyan
#41FDFE
ΔE00 4.22
Robin Egg Blue
#8AF1FE
ΔE00 4.88
Aqua
#00FFFF
ΔE00 5.27
Robin'S Egg Blue
#98EFF9
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FEDF3 #F3655F
analogous
#5FF3AF #5FEDF3 #5FA3F3
triadic
#5FEDF3 #F35FED #EDF35F
tetradic
#5FEDF3 #AF5FF3 #F3655F #A3F35F
square
#5FEDF3 #AF5FF3 #F3655F #A3F35F
split-complementary
#5FEDF3 #F35FA3 #F3AF5F
monochromatic
#0FC1C9 #26E7EF #5FEDF3 #98F3F7 #D1FAFC
Accessibility & contrast
On white
1.41
#5FEDF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.89
#5FEDF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FEDF3
14.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FEDF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FEDF3 | 1.00 | 1.41 | 14.89 | 14.89 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE3F4
Deuteranopia (green-blind)
#C6D2F4
Tritanopia (blue-blind)
#00F5EE
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #5fedf3; /* rgb */ color: rgb(95, 237, 243); /* oklch */ color: oklch(87.2% 0.121 199.1);
Tailwind
colors: {
custom: {
50: '#9cf3f7',
500: '#5fedf3',
950: '#000000',
},
}SCSS
$custom: #5fedf3; $custom-light: #9cf3f7; $custom-dark: #000000;
JSON
{
"hex": "#5fedf3",
"rgb": {
"r": 95,
"g": 237,
"b": 243
},
"hsl": {
"h": 182.432,
"s": 86.047,
"l": 66.275
},
"oklch": {
"l": 0.872,
"c": 0.12117,
"h": 199.1
},
"luminance": 0.69472
}Semantic roles & 50–950 ramp
primary
#5FEDF3
secondary
#C53731
accent
#0C03E3
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101717
muted
#808585