#5FECF2#5FECF2
#5FECF2 is a very light, vivid teal. Relative luminance 0.688; OKLCH L 86.9% C 0.121 H 199.1°. Best body text is #000000 at 14.77:1 contrast (WCAG AA passes).
Color values
| HEX | #5FECF2 |
|---|---|
| RGB | rgb(95, 236, 242) |
| HSL | hsl(182, 85%, 66%) |
| HSV | hsv(182, 61%, 95%) |
| CMYK | cmyk(60.7%, 2.5%, 0%, 5.1%) |
| CIE-LAB | lab(86.42, -35.87, -14.26) |
| CIE-LCH | lch(86.42, 38.60, 201.68°) |
| OKLab | oklab(86.94% -0.1139 -0.0395) |
| OKLCH | oklch(86.94% 0.121 199.1) |
| XYZ | xyz(50.7349, 68.8292, 94.5988) |
| Luminance | 0.6884 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.31
Robin'S Egg
#6DEDFD
ΔE00 3.82
Bright Cyan
#41FDFE
ΔE00 4.40
Robin Egg Blue
#8AF1FE
ΔE00 4.90
Aqua
#00FFFF
ΔE00 5.44
Robin'S Egg Blue
#98EFF9
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FECF2 #F2655F
analogous
#5FF2AE #5FECF2 #5FA2F2
triadic
#5FECF2 #F25FEC #ECF25F
tetradic
#5FECF2 #AE5FF2 #F2655F #A2F25F
square
#5FECF2 #AE5FF2 #F2655F #A2F25F
split-complementary
#5FECF2 #F25FA2 #F2AE5F
monochromatic
#10BFC6 #26E5ED #5FECF2 #98F3F7 #D0F9FB
Accessibility & contrast
On white
1.42
#5FECF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.77
#5FECF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FECF2
14.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FECF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FECF2 | 1.00 | 1.42 | 14.77 | 14.77 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE2F3
Deuteranopia (green-blind)
#C6D1F3
Tritanopia (blue-blind)
#00F4ED
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #5fecf2; /* rgb */ color: rgb(95, 236, 242); /* oklch */ color: oklch(86.9% 0.121 199.1);
Tailwind
colors: {
custom: {
50: '#9cf2f6',
500: '#5fecf2',
950: '#000000',
},
}SCSS
$custom: #5fecf2; $custom-light: #9cf2f6; $custom-dark: #000000;
JSON
{
"hex": "#5fecf2",
"rgb": {
"r": 95,
"g": 236,
"b": 242
},
"hsl": {
"h": 182.449,
"s": 84.971,
"l": 66.078
},
"oklch": {
"l": 0.86936,
"c": 0.12055,
"h": 199.1
},
"luminance": 0.68835
}Semantic roles & 50–950 ramp
primary
#5FECF2
secondary
#C43832
accent
#0D04E1
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101717
muted
#808585