#5FDFE5#5FDFE5
#5FDFE5 is a very light, moderate teal. Relative luminance 0.609; OKLCH L 83.5% C 0.112 H 199.5°. Best body text is #000000 at 13.17:1 contrast (WCAG AA passes).
Color values
| HEX | #5FDFE5 |
|---|---|
| RGB | rgb(95, 223, 229) |
| HSL | hsl(183, 72%, 64%) |
| HSV | hsv(183, 59%, 90%) |
| CMYK | cmyk(58.5%, 2.6%, 0%, 10.2%) |
| CIE-LAB | lab(82.30, -33.32, -13.56) |
| CIE-LCH | lch(82.30, 35.98, 202.14°) |
| OKLab | oklab(83.48% -0.106 -0.0375) |
| OKLCH | oklch(83.48% 0.112 199.5) |
| XYZ | xyz(45.2438, 60.8607, 83.4765) |
| Luminance | 0.6087 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.35
Robin'S Egg
#6DEDFD
ΔE00 4.77
Mediumturquoise
#48D1CC
ΔE00 5.54
Darkturquoise
#00CED1
ΔE00 5.62
Bright Light Blue
#26F7FD
ΔE00 5.82
Robin Egg Blue
#8AF1FE
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FDFE5 #E5655F
analogous
#5FE5A8 #5FDFE5 #5F9CE5
triadic
#5FDFE5 #E55FDF #DFE55F
tetradic
#5FDFE5 #A85FE5 #E5655F #9CE55F
square
#5FDFE5 #A85FE5 #E5655F #9CE55F
split-complementary
#5FDFE5 #E55F9C #E5A85F
monochromatic
#1CA7AD #2AD4DC #5FDFE5 #94EAEE #C8F4F6
Accessibility & contrast
On white
1.59
#5FDFE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.17
#5FDFE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FDFE5
13.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FDFE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FDFE5 | 1.00 | 1.59 | 13.17 | 13.17 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D6E6
Deuteranopia (green-blind)
#BBC6E6
Tritanopia (blue-blind)
#00E6E0
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #5fdfe5; /* rgb */ color: rgb(95, 223, 229); /* oklch */ color: oklch(83.5% 0.112 199.5);
Tailwind
colors: {
custom: {
50: '#9ae9ed',
500: '#5fdfe5',
950: '#000000',
},
}SCSS
$custom: #5fdfe5; $custom-light: #9ae9ed; $custom-dark: #000000;
JSON
{
"hex": "#5fdfe5",
"rgb": {
"r": 95,
"g": 223,
"b": 229
},
"hsl": {
"h": 182.687,
"s": 72.043,
"l": 63.529
},
"oklch": {
"l": 0.83483,
"c": 0.11241,
"h": 199.5
},
"luminance": 0.60865
}Semantic roles & 50–950 ramp
primary
#5FDFE5
secondary
#AF3F3A
accent
#1A11D4
background
#FCFEFE
surface
#F5FDFD
border
#CFD5D5
text
#0F1616
muted
#808484