#5FEDF1#5FEDF1
#5FEDF1 is a very light, vivid teal. Relative luminance 0.694; OKLCH L 87.1% C 0.121 H 197.8°. Best body text is #000000 at 14.87:1 contrast (WCAG AA passes).
Color values
| HEX | #5FEDF1 |
|---|---|
| RGB | rgb(95, 237, 241) |
| HSL | hsl(182, 84%, 66%) |
| HSV | hsv(182, 61%, 95%) |
| CMYK | cmyk(60.6%, 1.7%, 0%, 5.5%) |
| CIE-LAB | lab(86.68, -36.60, -13.35) |
| CIE-LCH | lch(86.68, 38.96, 200.04°) |
| OKLab | oklab(87.13% -0.1153 -0.037) |
| OKLCH | oklch(87.13% 0.121 197.8) |
| XYZ | xyz(50.8738, 69.3467, 93.9062) |
| Luminance | 0.6935 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.07
Bright Cyan
#41FDFE
ΔE00 3.92
Robin'S Egg
#6DEDFD
ΔE00 4.48
Aqua
#00FFFF
ΔE00 4.96
Robin Egg Blue
#8AF1FE
ΔE00 5.37
Bright Turquoise
#0FFEF9
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FEDF1 #F1635F
analogous
#5FF1AC #5FEDF1 #5FA4F1
triadic
#5FEDF1 #F15FED #EDF15F
tetradic
#5FEDF1 #AC5FF1 #F1635F #A4F15F
square
#5FEDF1 #AC5FF1 #F1635F #A4F15F
split-complementary
#5FEDF1 #F15FA4 #F1AC5F
monochromatic
#11C0C4 #27E7EC #5FEDF1 #97F3F6 #D0FAFB
Accessibility & contrast
On white
1.41
#5FEDF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.87
#5FEDF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FEDF1
14.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FEDF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FEDF1 | 1.00 | 1.41 | 14.87 | 14.87 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE3F2
Deuteranopia (green-blind)
#C7D2F2
Tritanopia (blue-blind)
#00F5EE
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #5fedf1; /* rgb */ color: rgb(95, 237, 241); /* oklch */ color: oklch(87.1% 0.121 197.8);
Tailwind
colors: {
custom: {
50: '#9cf3f5',
500: '#5fedf1',
950: '#000000',
},
}SCSS
$custom: #5fedf1; $custom-light: #9cf3f5; $custom-dark: #000000;
JSON
{
"hex": "#5fedf1",
"rgb": {
"r": 95,
"g": 237,
"b": 241
},
"hsl": {
"h": 181.644,
"s": 83.908,
"l": 65.882
},
"oklch": {
"l": 0.87133,
"c": 0.12109,
"h": 197.8
},
"luminance": 0.69352
}Semantic roles & 50–950 ramp
primary
#5FEDF1
secondary
#C23632
accent
#0B05E0
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101717
muted
#808585