#5FDFF2#5FDFF2
#5FDFF2 is a very light, moderate teal. Relative luminance 0.616; OKLCH L 83.9% C 0.115 H 208.6°. Best body text is #000000 at 13.32:1 contrast (WCAG AA passes).
Color values
| HEX | #5FDFF2 |
|---|---|
| RGB | rgb(95, 223, 242) |
| HSL | hsl(188, 85%, 66%) |
| HSV | hsv(188, 61%, 95%) |
| CMYK | cmyk(60.7%, 7.9%, 0%, 5.1%) |
| CIE-LAB | lab(82.71, -29.72, -19.84) |
| CIE-LCH | lch(82.71, 35.74, 213.73°) |
| OKLab | oklab(83.94% -0.1007 -0.055) |
| OKLCH | oklch(83.94% 0.115 208.6) |
| XYZ | xyz(47.1273, 61.6141, 93.3962) |
| Luminance | 0.6162 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.30
Aqua Blue
#02D8E9
ΔE00 3.99
Robin Egg Blue
#8AF1FE
ΔE00 5.03
Neon Blue
#04D9FF
ΔE00 5.38
Robin'S Egg Blue
#98EFF9
ΔE00 5.93
Bright Light Blue
#26F7FD
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FDFF2 #F2725F
analogous
#5FF2BB #5FDFF2 #5F95F2
triadic
#5FDFF2 #F25FDF #DFF25F
tetradic
#5FDFF2 #BB5FF2 #F2725F #95F25F
square
#5FDFF2 #BB5FF2 #F2725F #95F25F
split-complementary
#5FDFF2 #F25F95 #F2BB5F
monochromatic
#10AFC6 #26D4ED #5FDFF2 #98EAF7 #D0F6FB
Accessibility & contrast
On white
1.58
#5FDFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.32
#5FDFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FDFF2
13.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FDFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FDFF2 | 1.00 | 1.58 | 13.32 | 13.32 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD7F3
Deuteranopia (green-blind)
#B7C7F2
Tritanopia (blue-blind)
#00E8E5
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #5fdff2; /* rgb */ color: rgb(95, 223, 242); /* oklch */ color: oklch(83.9% 0.115 208.6);
Tailwind
colors: {
custom: {
50: '#9be9f6',
500: '#5fdff2',
950: '#000000',
},
}SCSS
$custom: #5fdff2; $custom-light: #9be9f6; $custom-dark: #000000;
JSON
{
"hex": "#5fdff2",
"rgb": {
"r": 95,
"g": 223,
"b": 242
},
"hsl": {
"h": 187.755,
"s": 84.971,
"l": 66.078
},
"oklch": {
"l": 0.83943,
"c": 0.11478,
"h": 208.6
},
"luminance": 0.61619
}Semantic roles & 50–950 ramp
primary
#5FDFF2
secondary
#C44532
accent
#2104E1
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1617
muted
#808485