#5FEAF2#5FEAF2
#5FEAF2 is a very light, moderate teal. Relative luminance 0.677; OKLCH L 86.5% C 0.119 H 200.5°. Best body text is #000000 at 14.54:1 contrast (WCAG AA passes).
Color values
| HEX | #5FEAF2 |
|---|---|
| RGB | rgb(95, 234, 242) |
| HSL | hsl(183, 85%, 66%) |
| HSV | hsv(183, 61%, 95%) |
| CMYK | cmyk(60.7%, 3.3%, 0%, 5.1%) |
| CIE-LAB | lab(85.85, -34.94, -15.11) |
| CIE-LCH | lch(85.85, 38.07, 203.39°) |
| OKLab | oklab(86.47% -0.1119 -0.0418) |
| OKLCH | oklch(86.47% 0.119 200.5) |
| XYZ | xyz(50.1623, 67.6840, 94.4079) |
| Luminance | 0.6769 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.20
Bright Light Blue
#26F7FD
ΔE00 3.85
Robin Egg Blue
#8AF1FE
ΔE00 4.53
Bright Cyan
#41FDFE
ΔE00 5.12
Aqua Blue
#02D8E9
ΔE00 5.42
Robin'S Egg Blue
#98EFF9
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FEAF2 #F2675F
analogous
#5FF2B0 #5FEAF2 #5FA0F2
triadic
#5FEAF2 #F25FEA #EAF25F
tetradic
#5FEAF2 #B05FF2 #F2675F #A0F25F
square
#5FEAF2 #B05FF2 #F2675F #A0F25F
split-complementary
#5FEAF2 #F25FA0 #F2B05F
monochromatic
#10BDC6 #26E3ED #5FEAF2 #98F1F7 #D0F9FB
Accessibility & contrast
On white
1.44
#5FEAF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.54
#5FEAF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FEAF2
14.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FEAF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FEAF2 | 1.00 | 1.44 | 14.54 | 14.54 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAE0F3
Deuteranopia (green-blind)
#C3D0F3
Tritanopia (blue-blind)
#00F2EC
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #5feaf2; /* rgb */ color: rgb(95, 234, 242); /* oklch */ color: oklch(86.5% 0.119 200.5);
Tailwind
colors: {
custom: {
50: '#9cf1f6',
500: '#5feaf2',
950: '#000000',
},
}SCSS
$custom: #5feaf2; $custom-light: #9cf1f6; $custom-dark: #000000;
JSON
{
"hex": "#5feaf2",
"rgb": {
"r": 95,
"g": 234,
"b": 242
},
"hsl": {
"h": 183.265,
"s": 84.971,
"l": 66.078
},
"oklch": {
"l": 0.86474,
"c": 0.11945,
"h": 200.5
},
"luminance": 0.67689
}Semantic roles & 50–950 ramp
primary
#5FEAF2
secondary
#C43A32
accent
#1004E1
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1717
muted
#808585