#5FE2F2#5FE2F2
#5FE2F2 is a very light, moderate teal. Relative luminance 0.632; OKLCH L 84.6% C 0.116 H 206.3°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE2F2 |
|---|---|
| RGB | rgb(95, 226, 242) |
| HSL | hsl(187, 85%, 66%) |
| HSV | hsv(187, 61%, 95%) |
| CMYK | cmyk(60.7%, 6.6%, 0%, 5.1%) |
| CIE-LAB | lab(83.56, -31.16, -18.55) |
| CIE-LCH | lch(83.56, 36.26, 210.77°) |
| OKLab | oklab(84.63% -0.1038 -0.0514) |
| OKLCH | oklch(84.63% 0.116 206.3) |
| XYZ | xyz(47.9360, 63.2314, 93.6658) |
| Luminance | 0.6324 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.54
Aqua Blue
#02D8E9
ΔE00 3.90
Robin Egg Blue
#8AF1FE
ΔE00 4.46
Robin'S Egg Blue
#98EFF9
ΔE00 5.46
Neon Blue
#04D9FF
ΔE00 6.45
Bright Light Blue
#26F7FD
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE2F2 #F26F5F
analogous
#5FF2B9 #5FE2F2 #5F98F2
triadic
#5FE2F2 #F25FE2 #E2F25F
tetradic
#5FE2F2 #B95FF2 #F26F5F #98F25F
square
#5FE2F2 #B95FF2 #F26F5F #98F25F
split-complementary
#5FE2F2 #F25F98 #F2B95F
monochromatic
#10B3C6 #26D8ED #5FE2F2 #98ECF7 #D0F7FB
Accessibility & contrast
On white
1.54
#5FE2F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#5FE2F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE2F2
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE2F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE2F2 | 1.00 | 1.54 | 13.65 | 13.65 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1DAF3
Deuteranopia (green-blind)
#BBC9F2
Tritanopia (blue-blind)
#00EBE7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5fe2f2; /* rgb */ color: rgb(95, 226, 242); /* oklch */ color: oklch(84.6% 0.116 206.3);
Tailwind
colors: {
custom: {
50: '#9bebf6',
500: '#5fe2f2',
950: '#000000',
},
}SCSS
$custom: #5fe2f2; $custom-light: #9bebf6; $custom-dark: #000000;
JSON
{
"hex": "#5fe2f2",
"rgb": {
"r": 95,
"g": 226,
"b": 242
},
"hsl": {
"h": 186.531,
"s": 84.971,
"l": 66.078
},
"oklch": {
"l": 0.84632,
"c": 0.11582,
"h": 206.3
},
"luminance": 0.63236
}Semantic roles & 50–950 ramp
primary
#5FE2F2
secondary
#C44232
accent
#1C04E1
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1617
muted
#808485