#5FE9F2#5FE9F2
#5FE9F2 is a very light, moderate teal. Relative luminance 0.671; OKLCH L 86.2% C 0.119 H 201.2°. Best body text is #000000 at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE9F2 |
|---|---|
| RGB | rgb(95, 233, 242) |
| HSL | hsl(184, 85%, 66%) |
| HSV | hsv(184, 61%, 95%) |
| CMYK | cmyk(60.7%, 3.7%, 0%, 5.1%) |
| CIE-LAB | lab(85.56, -34.47, -15.54) |
| CIE-LCH | lch(85.56, 37.81, 204.27°) |
| OKLab | oklab(86.24% -0.1109 -0.043) |
| OKLCH | oklch(86.24% 0.119 201.2) |
| XYZ | xyz(49.8784, 67.1162, 94.3133) |
| Luminance | 0.6712 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.92
Bright Light Blue
#26F7FD
ΔE00 4.16
Robin Egg Blue
#8AF1FE
ΔE00 4.39
Aqua Blue
#02D8E9
ΔE00 5.13
Robin'S Egg Blue
#98EFF9
ΔE00 5.38
Bright Cyan
#41FDFE
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE9F2 #F2685F
analogous
#5FF2B1 #5FE9F2 #5F9FF2
triadic
#5FE9F2 #F25FE9 #E9F25F
tetradic
#5FE9F2 #B15FF2 #F2685F #9FF25F
square
#5FE9F2 #B15FF2 #F2685F #9FF25F
split-complementary
#5FE9F2 #F25F9F #F2B15F
monochromatic
#10BBC6 #26E1ED #5FE9F2 #98F1F7 #D0F9FB
Accessibility & contrast
On white
1.46
#5FE9F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.42
#5FE9F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE9F2
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE9F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE9F2 | 1.00 | 1.46 | 14.42 | 14.42 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9E0F3
Deuteranopia (green-blind)
#C2CFF3
Tritanopia (blue-blind)
#00F1EB
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #5fe9f2; /* rgb */ color: rgb(95, 233, 242); /* oklch */ color: oklch(86.2% 0.119 201.2);
Tailwind
colors: {
custom: {
50: '#9cf0f6',
500: '#5fe9f2',
950: '#000000',
},
}SCSS
$custom: #5fe9f2; $custom-light: #9cf0f6; $custom-dark: #000000;
JSON
{
"hex": "#5fe9f2",
"rgb": {
"r": 95,
"g": 233,
"b": 242
},
"hsl": {
"h": 183.673,
"s": 84.971,
"l": 66.078
},
"oklch": {
"l": 0.86244,
"c": 0.11894,
"h": 201.2
},
"luminance": 0.67122
}Semantic roles & 50–950 ramp
primary
#5FE9F2
secondary
#C43B32
accent
#1204E1
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1617
muted
#808585