#5FE5F2#5FE5F2
#5FE5F2 is a very light, moderate teal. Relative luminance 0.649; OKLCH L 85.3% C 0.117 H 204.1°. Best body text is #000000 at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE5F2 |
|---|---|
| RGB | rgb(95, 229, 242) |
| HSL | hsl(185, 85%, 66%) |
| HSV | hsv(185, 61%, 95%) |
| CMYK | cmyk(60.7%, 5.4%, 0%, 5.1%) |
| CIE-LAB | lab(84.42, -32.59, -17.26) |
| CIE-LCH | lch(84.42, 36.88, 207.91°) |
| OKLab | oklab(85.32% -0.1068 -0.0478) |
| OKLCH | oklch(85.32% 0.117 204.1) |
| XYZ | xyz(48.7589, 64.8772, 93.9401) |
| Luminance | 0.6488 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.29
Robin Egg Blue
#8AF1FE
ΔE00 4.20
Aqua Blue
#02D8E9
ΔE00 4.22
Robin'S Egg Blue
#98EFF9
ΔE00 5.24
Bright Light Blue
#26F7FD
ΔE00 5.57
Bright Cyan
#41FDFE
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE5F2 #F26C5F
analogous
#5FF2B5 #5FE5F2 #5F9BF2
triadic
#5FE5F2 #F25FE5 #E5F25F
tetradic
#5FE5F2 #B55FF2 #F26C5F #9BF25F
square
#5FE5F2 #B55FF2 #F26C5F #9BF25F
split-complementary
#5FE5F2 #F25F9B #F2B55F
monochromatic
#10B6C6 #26DCED #5FE5F2 #98EEF7 #D0F7FB
Accessibility & contrast
On white
1.50
#5FE5F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.98
#5FE5F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE5F2
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE5F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE5F2 | 1.00 | 1.50 | 13.98 | 13.98 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DCF3
Deuteranopia (green-blind)
#BECCF3
Tritanopia (blue-blind)
#00EEE9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5fe5f2; /* rgb */ color: rgb(95, 229, 242); /* oklch */ color: oklch(85.3% 0.117 204.1);
Tailwind
colors: {
custom: {
50: '#9bedf6',
500: '#5fe5f2',
950: '#000000',
},
}SCSS
$custom: #5fe5f2; $custom-light: #9bedf6; $custom-dark: #000000;
JSON
{
"hex": "#5fe5f2",
"rgb": {
"r": 95,
"g": 229,
"b": 242
},
"hsl": {
"h": 185.306,
"s": 84.971,
"l": 66.078
},
"oklch": {
"l": 0.85322,
"c": 0.11704,
"h": 204.1
},
"luminance": 0.64882
}Semantic roles & 50–950 ramp
primary
#5FE5F2
secondary
#C43F32
accent
#1804E1
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1617
muted
#808585