#5FE2F3#5FE2F3
#5FE2F3 is a very light, moderate teal. Relative luminance 0.633; OKLCH L 84.7% C 0.116 H 207.0°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE2F3 |
|---|---|
| RGB | rgb(95, 226, 243) |
| HSL | hsl(187, 86%, 66%) |
| HSV | hsv(187, 61%, 95%) |
| CMYK | cmyk(60.9%, 7%, 0%, 4.7%) |
| CIE-LAB | lab(83.60, -30.88, -19.03) |
| CIE-LCH | lch(83.60, 36.27, 211.64°) |
| OKLab | oklab(84.67% -0.1034 -0.0527) |
| OKLCH | oklch(84.67% 0.116 207) |
| XYZ | xyz(48.0866, 63.2916, 94.4589) |
| Luminance | 0.6330 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.54
Aqua Blue
#02D8E9
ΔE00 3.99
Robin Egg Blue
#8AF1FE
ΔE00 4.46
Robin'S Egg Blue
#98EFF9
ΔE00 5.49
Neon Blue
#04D9FF
ΔE00 6.17
Bright Light Blue
#26F7FD
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE2F3 #F3705F
analogous
#5FF3BA #5FE2F3 #5F98F3
triadic
#5FE2F3 #F35FE2 #E2F35F
tetradic
#5FE2F3 #BA5FF3 #F3705F #98F35F
square
#5FE2F3 #BA5FF3 #F3705F #98F35F
split-complementary
#5FE2F3 #F35F98 #F3BA5F
monochromatic
#0FB3C9 #26D8EF #5FE2F3 #98ECF7 #D1F7FC
Accessibility & contrast
On white
1.54
#5FE2F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.66
#5FE2F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE2F3
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE2F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE2F3 | 1.00 | 1.54 | 13.66 | 13.66 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1DAF4
Deuteranopia (green-blind)
#BAC9F3
Tritanopia (blue-blind)
#00EBE7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5fe2f3; /* rgb */ color: rgb(95, 226, 243); /* oklch */ color: oklch(84.7% 0.116 207.0);
Tailwind
colors: {
custom: {
50: '#9bebf7',
500: '#5fe2f3',
950: '#000000',
},
}SCSS
$custom: #5fe2f3; $custom-light: #9bebf7; $custom-dark: #000000;
JSON
{
"hex": "#5fe2f3",
"rgb": {
"r": 95,
"g": 226,
"b": 243
},
"hsl": {
"h": 186.892,
"s": 86.047,
"l": 66.275
},
"oklch": {
"l": 0.84668,
"c": 0.11606,
"h": 207
},
"luminance": 0.63297
}Semantic roles & 50–950 ramp
primary
#5FE2F3
secondary
#C54231
accent
#1D03E3
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1617
muted
#808485