#5FE2F7#5FE2F7
#5FE2F7 is a very light, moderate teal. Relative luminance 0.635; OKLCH L 84.8% C 0.117 H 209.7°. Best body text is #000000 at 13.71:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE2F7 |
|---|---|
| RGB | rgb(95, 226, 247) |
| HSL | hsl(188, 90%, 67%) |
| HSV | hsv(188, 62%, 97%) |
| CMYK | cmyk(61.5%, 8.5%, 0%, 3.1%) |
| CIE-LAB | lab(83.72, -29.75, -20.95) |
| CIE-LCH | lch(83.72, 36.39, 215.15°) |
| OKLab | oklab(84.81% -0.1018 -0.0581) |
| OKLCH | oklch(84.81% 0.117 209.7) |
| XYZ | xyz(48.6972, 63.5359, 97.6749) |
| Luminance | 0.6354 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.93
Aqua Blue
#02D8E9
ΔE00 4.58
Robin Egg Blue
#8AF1FE
ΔE00 4.71
Neon Blue
#04D9FF
ΔE00 5.13
Robin'S Egg Blue
#98EFF9
ΔE00 5.77
Bright Light Blue
#26F7FD
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE2F7 #F7745F
analogous
#5FF7C0 #5FE2F7 #5F96F7
triadic
#5FE2F7 #F75FE2 #E2F75F
tetradic
#5FE2F7 #C05FF7 #F7745F #96F75F
square
#5FE2F7 #C05FF7 #F7745F #96F75F
split-complementary
#5FE2F7 #F75F96 #F7C05F
monochromatic
#0AB6D1 #25D7F4 #5FE2F7 #99EDFA #D4F7FD
Accessibility & contrast
On white
1.53
#5FE2F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.71
#5FE2F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE2F7
13.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE2F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE2F7 | 1.00 | 1.53 | 13.71 | 13.71 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0DAF8
Deuteranopia (green-blind)
#B9CAF7
Tritanopia (blue-blind)
#00ECE8
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #5fe2f7; /* rgb */ color: rgb(95, 226, 247); /* oklch */ color: oklch(84.8% 0.117 209.7);
Tailwind
colors: {
custom: {
50: '#9bebf9',
500: '#5fe2f7',
950: '#000000',
},
}SCSS
$custom: #5fe2f7; $custom-light: #9bebf9; $custom-dark: #000000;
JSON
{
"hex": "#5fe2f7",
"rgb": {
"r": 95,
"g": 226,
"b": 247
},
"hsl": {
"h": 188.289,
"s": 90.476,
"l": 67.059
},
"oklch": {
"l": 0.84814,
"c": 0.11723,
"h": 209.7
},
"luminance": 0.63541
}Semantic roles & 50–950 ramp
primary
#5FE2F7
secondary
#CC442E
accent
#2000E6
background
#FCFEFF
surface
#F6FDFF
border
#D0D5D7
text
#0F1617
muted
#808485