#5FDFE3#5FDFE3
#5FDFE3 is a very light, moderate teal. Relative luminance 0.608; OKLCH L 83.4% C 0.112 H 198.1°. Best body text is #000000 at 13.15:1 contrast (WCAG AA passes).
Color values
| HEX | #5FDFE3 |
|---|---|
| RGB | rgb(95, 223, 227) |
| HSL | hsl(182, 70%, 63%) |
| HSV | hsv(182, 58%, 89%) |
| CMYK | cmyk(58.1%, 1.8%, 0%, 11%) |
| CIE-LAB | lab(82.24, -33.87, -12.59) |
| CIE-LCH | lch(82.24, 36.13, 200.39°) |
| OKLab | oklab(83.42% -0.1068 -0.0348) |
| OKLCH | oklch(83.42% 0.112 198.1) |
| XYZ | xyz(44.9662, 60.7497, 82.0143) |
| Luminance | 0.6075 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.83
Mediumturquoise
#48D1CC
ΔE00 5.01
Robin'S Egg
#6DEDFD
ΔE00 5.32
Darkturquoise
#00CED1
ΔE00 5.41
Bright Light Blue
#26F7FD
ΔE00 5.76
Robin Egg Blue
#8AF1FE
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FDFE3 #E3635F
analogous
#5FE3A5 #5FDFE3 #5F9DE3
triadic
#5FDFE3 #E35FDF #DFE35F
tetradic
#5FDFE3 #A55FE3 #E3635F #9DE35F
square
#5FDFE3 #A55FE3 #E3635F #9DE35F
split-complementary
#5FDFE3 #E35F9D #E3A55F
monochromatic
#1EA6AA #2BD5DA #5FDFE3 #93E9EC #C7F4F5
Accessibility & contrast
On white
1.60
#5FDFE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.15
#5FDFE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FDFE3
13.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FDFE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FDFE3 | 1.00 | 1.60 | 13.15 | 13.15 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D6E4
Deuteranopia (green-blind)
#BCC6E4
Tritanopia (blue-blind)
#00E6E0
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #5fdfe3; /* rgb */ color: rgb(95, 223, 227); /* oklch */ color: oklch(83.4% 0.112 198.1);
Tailwind
colors: {
custom: {
50: '#99e9eb',
500: '#5fdfe3',
950: '#000000',
},
}SCSS
$custom: #5fdfe3; $custom-light: #99e9eb; $custom-dark: #000000;
JSON
{
"hex": "#5fdfe3",
"rgb": {
"r": 95,
"g": 223,
"b": 227
},
"hsl": {
"h": 181.818,
"s": 70.213,
"l": 63.137
},
"oklch": {
"l": 0.83415,
"c": 0.11233,
"h": 198.1
},
"luminance": 0.60754
}Semantic roles & 50–950 ramp
primary
#5FDFE3
secondary
#AC3E3B
accent
#1913D2
background
#FCFEFE
surface
#F5FDFD
border
#CFD5D5
text
#0F1616
muted
#808484