#5FDFF3#5FDFF3
#5FDFF3 is a very light, moderate teal. Relative luminance 0.617; OKLCH L 84.0% C 0.115 H 209.3°. Best body text is #000000 at 13.34:1 contrast (WCAG AA passes).
Color values
| HEX | #5FDFF3 |
|---|---|
| RGB | rgb(95, 223, 243) |
| HSL | hsl(188, 86%, 66%) |
| HSV | hsv(188, 61%, 95%) |
| CMYK | cmyk(60.9%, 8.2%, 0%, 4.7%) |
| CIE-LAB | lab(82.74, -29.44, -20.32) |
| CIE-LCH | lch(82.74, 35.77, 214.62°) |
| OKLab | oklab(83.98% -0.1003 -0.0563) |
| OKLCH | oklch(83.98% 0.115 209.3) |
| XYZ | xyz(47.2779, 61.6744, 94.1894) |
| Luminance | 0.6168 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.40
Aqua Blue
#02D8E9
ΔE00 4.16
Robin Egg Blue
#8AF1FE
ΔE00 5.10
Neon Blue
#04D9FF
ΔE00 5.11
Robin'S Egg Blue
#98EFF9
ΔE00 6.01
Bright Light Blue
#26F7FD
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FDFF3 #F3735F
analogous
#5FF3BD #5FDFF3 #5F95F3
triadic
#5FDFF3 #F35FDF #DFF35F
tetradic
#5FDFF3 #BD5FF3 #F3735F #95F35F
square
#5FDFF3 #BD5FF3 #F3735F #95F35F
split-complementary
#5FDFF3 #F35F95 #F3BD5F
monochromatic
#0FAFC9 #26D4EF #5FDFF3 #98EAF7 #D1F6FC
Accessibility & contrast
On white
1.57
#5FDFF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.34
#5FDFF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FDFF3
13.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FDFF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FDFF3 | 1.00 | 1.57 | 13.34 | 13.34 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD7F4
Deuteranopia (green-blind)
#B7C7F3
Tritanopia (blue-blind)
#00E8E5
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #5fdff3; /* rgb */ color: rgb(95, 223, 243); /* oklch */ color: oklch(84.0% 0.115 209.3);
Tailwind
colors: {
custom: {
50: '#9be9f7',
500: '#5fdff3',
950: '#000000',
},
}SCSS
$custom: #5fdff3; $custom-light: #9be9f7; $custom-dark: #000000;
JSON
{
"hex": "#5fdff3",
"rgb": {
"r": 95,
"g": 223,
"b": 243
},
"hsl": {
"h": 188.108,
"s": 86.047,
"l": 66.275
},
"oklch": {
"l": 0.83979,
"c": 0.11509,
"h": 209.3
},
"luminance": 0.61679
}Semantic roles & 50–950 ramp
primary
#5FDFF3
secondary
#C54531
accent
#2103E3
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1617
muted
#808485