#5FEBEC#5FEBEC
#5FEBEC is a very light, moderate teal. Relative luminance 0.679; OKLCH L 86.5% C 0.120 H 195.8°. Best body text is #000000 at 14.58:1 contrast (WCAG AA passes).
Color values
| HEX | #5FEBEC |
|---|---|
| RGB | rgb(95, 235, 236) |
| HSL | hsl(180, 79%, 65%) |
| HSV | hsv(180, 60%, 93%) |
| CMYK | cmyk(59.7%, 0.4%, 0%, 7.5%) |
| CIE-LAB | lab(85.96, -37.02, -11.79) |
| CIE-LCH | lch(85.96, 38.86, 197.67°) |
| OKLab | oklab(86.5% -0.1153 -0.0327) |
| OKLCH | oklch(86.5% 0.12 195.8) |
| XYZ | xyz(49.5614, 67.9005, 89.8348) |
| Luminance | 0.6791 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.56
Bright Cyan
#41FDFE
ΔE00 4.10
Aqua
#00FFFF
ΔE00 5.02
Bright Turquoise
#0FFEF9
ΔE00 5.29
Robin'S Egg
#6DEDFD
ΔE00 5.49
Robin Egg Blue
#8AF1FE
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FEBEC #EC605F
analogous
#5FECA7 #5FEBEC #5FA4EC
triadic
#5FEBEC #EC5FEB #EBEC5F
tetradic
#5FEBEC #A75FEC #EC605F #A4EC5F
square
#5FEBEC #A75FEC #EC605F #A4EC5F
split-complementary
#5FEBEC #EC5FA4 #ECA75F
monochromatic
#16B9BA #28E4E6 #5FEBEC #96F2F2 #CCF9F9
Accessibility & contrast
On white
1.44
#5FEBEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.58
#5FEBEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FEBEC
14.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FEBEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FEBEC | 1.00 | 1.44 | 14.58 | 14.58 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE1EC
Deuteranopia (green-blind)
#C6D0ED
Tritanopia (blue-blind)
#00F2EB
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #5febec; /* rgb */ color: rgb(95, 235, 236); /* oklch */ color: oklch(86.5% 0.120 195.8);
Tailwind
colors: {
custom: {
50: '#9bf2f2',
500: '#5febec',
950: '#000000',
},
}SCSS
$custom: #5febec; $custom-light: #9bf2f2; $custom-dark: #000000;
JSON
{
"hex": "#5febec",
"rgb": {
"r": 95,
"g": 235,
"b": 236
},
"hsl": {
"h": 180.426,
"s": 78.771,
"l": 64.902
},
"oklch": {
"l": 0.86503,
"c": 0.1199,
"h": 195.8
},
"luminance": 0.67906
}Semantic roles & 50–950 ramp
primary
#5FEBEC
secondary
#BA3736
accent
#0C0ADB
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1716
muted
#808585