#5FE7FE#5FE7FE
#5FE7FE is a very light, vivid teal. Relative luminance 0.667; OKLCH L 86.2% C 0.121 H 210.6°. Best body text is #000000 at 14.35:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE7FE |
|---|---|
| RGB | rgb(95, 231, 254) |
| HSL | hsl(189, 99%, 68%) |
| HSV | hsv(189, 63%, 100%) |
| CMYK | cmyk(62.6%, 9.1%, 0%, 0.4%) |
| CIE-LAB | lab(85.37, -30.17, -22.14) |
| CIE-LCH | lch(85.37, 37.42, 216.28°) |
| OKLab | oklab(86.21% -0.1041 -0.0615) |
| OKLCH | oklch(86.21% 0.121 210.6) |
| XYZ | xyz(51.1772, 66.7350, 103.9308) |
| Luminance | 0.6674 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.51
Robin Egg Blue
#8AF1FE
ΔE00 4.30
Neon Blue
#04D9FF
ΔE00 5.30
Aqua Blue
#02D8E9
ΔE00 5.46
Robin'S Egg Blue
#98EFF9
ΔE00 5.59
Bright Light Blue
#26F7FD
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE7FE #FE765F
analogous
#5FFEC5 #5FE7FE #5F97FE
triadic
#5FE7FE #FE5FE7 #E7FE5F
tetradic
#5FE7FE #C55FFE #FE765F #97FE5F
square
#5FE7FE #C55FFE #FE765F #97FE5F
split-complementary
#5FE7FE #FE5F97 #FEC55F
monochromatic
#01C1E1 #22DEFE #5FE7FE #9CF0FE #D9F9FF
Accessibility & contrast
On white
1.46
#5FE7FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.35
#5FE7FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE7FE
14.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE7FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE7FE | 1.00 | 1.46 | 14.35 | 14.35 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DFFF
Deuteranopia (green-blind)
#BCCEFE
Tritanopia (blue-blind)
#00F1EE
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #5fe7fe; /* rgb */ color: rgb(95, 231, 254); /* oklch */ color: oklch(86.2% 0.121 210.6);
Tailwind
colors: {
custom: {
50: '#9ceffe',
500: '#5fe7fe',
950: '#000000',
},
}SCSS
$custom: #5fe7fe; $custom-light: #9ceffe; $custom-dark: #000000;
JSON
{
"hex": "#5fe7fe",
"rgb": {
"r": 95,
"g": 231,
"b": 254
},
"hsl": {
"h": 188.679,
"s": 98.758,
"l": 68.431
},
"oklch": {
"l": 0.86213,
"c": 0.1209,
"h": 210.6
},
"luminance": 0.6674
}Semantic roles & 50–950 ramp
primary
#5FE7FE
secondary
#D84229
accent
#2100E6
background
#FCFFFF
surface
#F6FEFF
border
#D0D6D7
text
#101617
muted
#808585