#5FEDF4#5FEDF4
#5FEDF4 is a very light, vivid teal. Relative luminance 0.695; OKLCH L 87.2% C 0.121 H 199.7°. Best body text is #000000 at 14.91:1 contrast (WCAG AA passes).
Color values
| HEX | #5FEDF4 |
|---|---|
| RGB | rgb(95, 237, 244) |
| HSL | hsl(183, 87%, 66%) |
| HSV | hsv(183, 61%, 96%) |
| CMYK | cmyk(61.1%, 2.9%, 0%, 4.3%) |
| CIE-LAB | lab(86.76, -35.79, -14.79) |
| CIE-LCH | lch(86.76, 38.72, 202.45°) |
| OKLab | oklab(87.23% -0.1141 -0.041) |
| OKLCH | oklch(87.23% 0.121 199.7) |
| XYZ | xyz(51.3256, 69.5274, 96.2856) |
| Luminance | 0.6953 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.24
Robin'S Egg
#6DEDFD
ΔE00 3.50
Bright Cyan
#41FDFE
ΔE00 4.40
Robin Egg Blue
#8AF1FE
ΔE00 4.64
Aqua
#00FFFF
ΔE00 5.46
Robin'S Egg Blue
#98EFF9
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FEDF4 #F4665F
analogous
#5FF4B1 #5FEDF4 #5FA3F4
triadic
#5FEDF4 #F45FED #EDF45F
tetradic
#5FEDF4 #B15FF4 #F4665F #A3F45F
square
#5FEDF4 #B15FF4 #F4665F #A3F45F
split-complementary
#5FEDF4 #F45FA3 #F4B15F
monochromatic
#0EC2CB #26E7F0 #5FEDF4 #98F3F8 #D2FAFC
Accessibility & contrast
On white
1.41
#5FEDF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.91
#5FEDF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FEDF4
14.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FEDF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FEDF4 | 1.00 | 1.41 | 14.91 | 14.91 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE3F5
Deuteranopia (green-blind)
#C6D2F5
Tritanopia (blue-blind)
#00F5EF
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #5fedf4; /* rgb */ color: rgb(95, 237, 244); /* oklch */ color: oklch(87.2% 0.121 199.7);
Tailwind
colors: {
custom: {
50: '#9cf3f7',
500: '#5fedf4',
950: '#000000',
},
}SCSS
$custom: #5fedf4; $custom-light: #9cf3f7; $custom-dark: #000000;
JSON
{
"hex": "#5fedf4",
"rgb": {
"r": 95,
"g": 237,
"b": 244
},
"hsl": {
"h": 182.819,
"s": 87.135,
"l": 66.471
},
"oklch": {
"l": 0.87234,
"c": 0.12122,
"h": 199.7
},
"luminance": 0.69533
}Semantic roles & 50–950 ramp
primary
#5FEDF4
secondary
#C73730
accent
#0C02E4
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101717
muted
#808585