#5FE4F0#5FE4F0
#5FE4F0 is a very light, moderate teal. Relative luminance 0.642; OKLCH L 85.0% C 0.116 H 203.5°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE4F0 |
|---|---|
| RGB | rgb(95, 228, 240) |
| HSL | hsl(185, 83%, 66%) |
| HSV | hsv(185, 60%, 94%) |
| CMYK | cmyk(60.4%, 5%, 0%, 5.9%) |
| CIE-LAB | lab(84.07, -32.67, -16.73) |
| CIE-LCH | lch(84.07, 36.70, 207.11°) |
| OKLab | oklab(85.02% -0.1066 -0.0463) |
| OKLCH | oklch(85.02% 0.116 203.5) |
| XYZ | xyz(48.1842, 64.2059, 92.2748) |
| Luminance | 0.6421 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.63
Aqua Blue
#02D8E9
ΔE00 4.11
Robin Egg Blue
#8AF1FE
ΔE00 4.42
Robin'S Egg Blue
#98EFF9
ΔE00 5.37
Bright Light Blue
#26F7FD
ΔE00 5.55
Bright Cyan
#41FDFE
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE4F0 #F06B5F
analogous
#5FF0B4 #5FE4F0 #5F9BF0
triadic
#5FE4F0 #F05FE4 #E4F05F
tetradic
#5FE4F0 #B45FF0 #F06B5F #9BF05F
square
#5FE4F0 #B45FF0 #F06B5F #9BF05F
split-complementary
#5FE4F0 #F05F9B #F0B45F
monochromatic
#12B4C2 #27DBEB #5FE4F0 #97EDF5 #CFF7FA
Accessibility & contrast
On white
1.52
#5FE4F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#5FE4F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE4F0
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE4F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE4F0 | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DBF1
Deuteranopia (green-blind)
#BDCBF1
Tritanopia (blue-blind)
#00ECE7
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #5fe4f0; /* rgb */ color: rgb(95, 228, 240); /* oklch */ color: oklch(85.0% 0.116 203.5);
Tailwind
colors: {
custom: {
50: '#9bedf5',
500: '#5fe4f0',
950: '#000000',
},
}SCSS
$custom: #5fe4f0; $custom-light: #9bedf5; $custom-dark: #000000;
JSON
{
"hex": "#5fe4f0",
"rgb": {
"r": 95,
"g": 228,
"b": 240
},
"hsl": {
"h": 184.966,
"s": 82.857,
"l": 65.686
},
"oklch": {
"l": 0.85022,
"c": 0.11625,
"h": 203.5
},
"luminance": 0.64211
}Semantic roles & 50–950 ramp
primary
#5FE4F0
secondary
#C03F33
accent
#1806DF
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1617
muted
#808585