#5FE5F0#5FE5F0
#5FE5F0 is a very light, moderate teal. Relative luminance 0.648; OKLCH L 85.3% C 0.117 H 202.7°. Best body text is #000000 at 13.95:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE5F0 |
|---|---|
| RGB | rgb(95, 229, 240) |
| HSL | hsl(185, 83%, 66%) |
| HSV | hsv(185, 60%, 94%) |
| CMYK | cmyk(60.4%, 4.6%, 0%, 5.9%) |
| CIE-LAB | lab(84.36, -33.14, -16.30) |
| CIE-LCH | lch(84.36, 36.93, 206.18°) |
| OKLab | oklab(85.25% -0.1076 -0.0451) |
| OKLCH | oklch(85.25% 0.117 202.7) |
| XYZ | xyz(48.4601, 64.7577, 92.3668) |
| Luminance | 0.6476 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.71
Aqua Blue
#02D8E9
ΔE00 4.32
Robin Egg Blue
#8AF1FE
ΔE00 4.42
Bright Light Blue
#26F7FD
ΔE00 5.19
Robin'S Egg Blue
#98EFF9
ΔE00 5.37
Bright Cyan
#41FDFE
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE5F0 #F06A5F
analogous
#5FF0B3 #5FE5F0 #5F9CF0
triadic
#5FE5F0 #F05FE5 #E5F05F
tetradic
#5FE5F0 #B35FF0 #F06A5F #9CF05F
square
#5FE5F0 #B35FF0 #F06A5F #9CF05F
split-complementary
#5FE5F0 #F05F9C #F0B35F
monochromatic
#12B5C2 #27DCEB #5FE5F0 #97EEF5 #CFF7FA
Accessibility & contrast
On white
1.51
#5FE5F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.95
#5FE5F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE5F0
13.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE5F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE5F0 | 1.00 | 1.51 | 13.95 | 13.95 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DCF1
Deuteranopia (green-blind)
#BECBF1
Tritanopia (blue-blind)
#00EDE8
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #5fe5f0; /* rgb */ color: rgb(95, 229, 240); /* oklch */ color: oklch(85.3% 0.117 202.7);
Tailwind
colors: {
custom: {
50: '#9bedf5',
500: '#5fe5f0',
950: '#000000',
},
}SCSS
$custom: #5fe5f0; $custom-light: #9bedf5; $custom-dark: #000000;
JSON
{
"hex": "#5fe5f0",
"rgb": {
"r": 95,
"g": 229,
"b": 240
},
"hsl": {
"h": 184.552,
"s": 82.857,
"l": 65.686
},
"oklch": {
"l": 0.85252,
"c": 0.11671,
"h": 202.7
},
"luminance": 0.64763
}Semantic roles & 50–950 ramp
primary
#5FE5F0
secondary
#C03E33
accent
#1706DF
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1617
muted
#808585