#5FE2F4#5FE2F4
#5FE2F4 is a very light, moderate teal. Relative luminance 0.634; OKLCH L 84.7% C 0.116 H 207.7°. Best body text is #000000 at 13.67:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE2F4 |
|---|---|
| RGB | rgb(95, 226, 244) |
| HSL | hsl(187, 87%, 66%) |
| HSV | hsv(187, 61%, 96%) |
| CMYK | cmyk(61.1%, 7.4%, 0%, 4.3%) |
| CIE-LAB | lab(83.63, -30.60, -19.51) |
| CIE-LCH | lch(83.63, 36.29, 212.52°) |
| OKLab | oklab(84.7% -0.103 -0.0541) |
| OKLCH | oklch(84.7% 0.116 207.7) |
| XYZ | xyz(48.2380, 63.3522, 95.2564) |
| Luminance | 0.6336 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.58
Aqua Blue
#02D8E9
ΔE00 4.11
Robin Egg Blue
#8AF1FE
ΔE00 4.49
Robin'S Egg Blue
#98EFF9
ΔE00 5.53
Neon Blue
#04D9FF
ΔE00 5.90
Bright Light Blue
#26F7FD
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE2F4 #F4715F
analogous
#5FF4BC #5FE2F4 #5F98F4
triadic
#5FE2F4 #F45FE2 #E2F45F
tetradic
#5FE2F4 #BC5FF4 #F4715F #98F45F
square
#5FE2F4 #BC5FF4 #F4715F #98F45F
split-complementary
#5FE2F4 #F45F98 #F4BC5F
monochromatic
#0EB4CB #26D8F0 #5FE2F4 #98ECF8 #D2F7FC
Accessibility & contrast
On white
1.54
#5FE2F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.67
#5FE2F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE2F4
13.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE2F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE2F4 | 1.00 | 1.54 | 13.67 | 13.67 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0DAF5
Deuteranopia (green-blind)
#BAC9F4
Tritanopia (blue-blind)
#00EBE7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5fe2f4; /* rgb */ color: rgb(95, 226, 244); /* oklch */ color: oklch(84.7% 0.116 207.7);
Tailwind
colors: {
custom: {
50: '#9bebf7',
500: '#5fe2f4',
950: '#000000',
},
}SCSS
$custom: #5fe2f4; $custom-light: #9bebf7; $custom-dark: #000000;
JSON
{
"hex": "#5fe2f4",
"rgb": {
"r": 95,
"g": 226,
"b": 244
},
"hsl": {
"h": 187.248,
"s": 87.135,
"l": 66.471
},
"oklch": {
"l": 0.84704,
"c": 0.11633,
"h": 207.7
},
"luminance": 0.63357
}Semantic roles & 50–950 ramp
primary
#5FE2F4
secondary
#C74230
accent
#1D02E4
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1617
muted
#808485