#5FE8F2#5FE8F2
#5FE8F2 is a very light, moderate teal. Relative luminance 0.666; OKLCH L 86.0% C 0.118 H 201.9°. Best body text is #000000 at 14.31:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE8F2 |
|---|---|
| RGB | rgb(95, 232, 242) |
| HSL | hsl(184, 85%, 66%) |
| HSV | hsv(184, 61%, 95%) |
| CMYK | cmyk(60.7%, 4.1%, 0%, 5.1%) |
| CIE-LAB | lab(85.28, -34.00, -15.97) |
| CIE-LCH | lch(85.28, 37.57, 205.16°) |
| OKLab | oklab(86.01% -0.1099 -0.0442) |
| OKLCH | oklch(86.01% 0.118 201.9) |
| XYZ | xyz(49.5961, 66.5517, 94.2192) |
| Luminance | 0.6656 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.68
Robin Egg Blue
#8AF1FE
ΔE00 4.29
Bright Light Blue
#26F7FD
ΔE00 4.49
Aqua Blue
#02D8E9
ΔE00 4.87
Robin'S Egg Blue
#98EFF9
ΔE00 5.30
Bright Cyan
#41FDFE
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE8F2 #F2695F
analogous
#5FF2B2 #5FE8F2 #5F9EF2
triadic
#5FE8F2 #F25FE8 #E8F25F
tetradic
#5FE8F2 #B25FF2 #F2695F #9EF25F
square
#5FE8F2 #B25FF2 #F2695F #9EF25F
split-complementary
#5FE8F2 #F25F9E #F2B25F
monochromatic
#10BAC6 #26E0ED #5FE8F2 #98F0F7 #D0F8FB
Accessibility & contrast
On white
1.47
#5FE8F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.31
#5FE8F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE8F2
14.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE8F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE8F2 | 1.00 | 1.47 | 14.31 | 14.31 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DFF3
Deuteranopia (green-blind)
#C1CEF3
Tritanopia (blue-blind)
#00F0EB
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #5fe8f2; /* rgb */ color: rgb(95, 232, 242); /* oklch */ color: oklch(86.0% 0.118 201.9);
Tailwind
colors: {
custom: {
50: '#9beff6',
500: '#5fe8f2',
950: '#000000',
},
}SCSS
$custom: #5fe8f2; $custom-light: #9beff6; $custom-dark: #000000;
JSON
{
"hex": "#5fe8f2",
"rgb": {
"r": 95,
"g": 232,
"b": 242
},
"hsl": {
"h": 184.082,
"s": 84.971,
"l": 66.078
},
"oklch": {
"l": 0.86013,
"c": 0.11844,
"h": 201.9
},
"luminance": 0.66557
}Semantic roles & 50–950 ramp
primary
#5FE8F2
secondary
#C43C32
accent
#1304E1
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1617
muted
#808585