#5FE5F5#5FE5F5
#5FE5F5 is a very light, moderate teal. Relative luminance 0.651; OKLCH L 85.4% C 0.118 H 206.1°. Best body text is #000000 at 14.01:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE5F5 |
|---|---|
| RGB | rgb(95, 229, 245) |
| HSL | hsl(186, 88%, 67%) |
| HSV | hsv(186, 61%, 96%) |
| CMYK | cmyk(61.2%, 6.5%, 0%, 3.9%) |
| CIE-LAB | lab(84.51, -31.75, -18.70) |
| CIE-LCH | lch(84.51, 36.85, 210.50°) |
| OKLab | oklab(85.43% -0.1056 -0.0518) |
| OKLCH | oklch(85.43% 0.118 206.1) |
| XYZ | xyz(49.2131, 65.0589, 96.3325) |
| Luminance | 0.6506 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 1.93
Robin Egg Blue
#8AF1FE
ΔE00 4.04
Aqua Blue
#02D8E9
ΔE00 4.29
Robin'S Egg Blue
#98EFF9
ΔE00 5.20
Bright Light Blue
#26F7FD
ΔE00 6.22
Neon Blue
#04D9FF
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE5F5 #F56F5F
analogous
#5FF5BA #5FE5F5 #5F9AF5
triadic
#5FE5F5 #F55FE5 #E5F55F
tetradic
#5FE5F5 #BA5FF5 #F56F5F #9AF55F
square
#5FE5F5 #BA5FF5 #F56F5F #9AF55F
split-complementary
#5FE5F5 #F55F9A #F5BA5F
monochromatic
#0DB8CD #25DCF1 #5FE5F5 #99EEF9 #D2F8FC
Accessibility & contrast
On white
1.50
#5FE5F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.01
#5FE5F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE5F5
14.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE5F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE5F5 | 1.00 | 1.50 | 14.01 | 14.01 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DDF6
Deuteranopia (green-blind)
#BDCCF5
Tritanopia (blue-blind)
#00EEEA
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5fe5f5; /* rgb */ color: rgb(95, 229, 245); /* oklch */ color: oklch(85.4% 0.118 206.1);
Tailwind
colors: {
custom: {
50: '#9bedf8',
500: '#5fe5f5',
950: '#000000',
},
}SCSS
$custom: #5fe5f5; $custom-light: #9bedf8; $custom-dark: #000000;
JSON
{
"hex": "#5fe5f5",
"rgb": {
"r": 95,
"g": 229,
"b": 245
},
"hsl": {
"h": 186.4,
"s": 88.235,
"l": 66.667
},
"oklch": {
"l": 0.85429,
"c": 0.11767,
"h": 206.1
},
"luminance": 0.65064
}Semantic roles & 50–950 ramp
primary
#5FE5F5
secondary
#C9402F
accent
#1901E5
background
#FCFFFF
surface
#F6FEFF
border
#D0D6D7
text
#0F1617
muted
#808585