#5CF5EF#5CF5EF
#5CF5EF is a very light, vivid teal. Relative luminance 0.738; OKLCH L 88.8% C 0.128 H 191.4°. Best body text is #000000 at 15.76:1 contrast (WCAG AA passes).
Color values
| HEX | #5CF5EF |
|---|---|
| RGB | rgb(92, 245, 239) |
| HSL | hsl(178, 88%, 66%) |
| HSV | hsv(178, 62%, 96%) |
| CMYK | cmyk(62.4%, 0%, 2.4%, 3.9%) |
| CIE-LAB | lab(88.83, -41.25, -9.10) |
| CIE-LCH | lch(88.83, 42.24, 192.44°) |
| OKLab | oklab(88.84% -0.1256 -0.0253) |
| OKLCH | oklch(88.84% 0.128 191.4) |
| XYZ | xyz(52.6391, 73.8064, 93.1165) |
| Luminance | 0.7381 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Turquoise
#0FFEF9
ΔE00 2.93
Bright Cyan
#41FDFE
ΔE00 2.95
Aqua
#00FFFF
ΔE00 3.49
Bright Aqua
#0BF9EA
ΔE00 3.91
Bright Light Blue
#26F7FD
ΔE00 4.03
Turquoise
#40E0D0
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CF5EF #F55C62
analogous
#5CF5A2 #5CF5EF #5CAEF5
triadic
#5CF5EF #EF5CF5 #F5EF5C
tetradic
#5CF5EF #A25CF5 #F55C62 #AEF55C
square
#5CF5EF #A25CF5 #F55C62 #AEF55C
split-complementary
#5CF5EF #F55CAE #F5A25C
monochromatic
#0CCAC3 #22F1E9 #5CF5EF #96F9F5 #CFFCFA
Accessibility & contrast
On white
1.33
#5CF5EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.76
#5CF5EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CF5EF
15.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CF5EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CF5EF | 1.00 | 1.33 | 15.76 | 15.76 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E9EF
Deuteranopia (green-blind)
#D0D8F0
Tritanopia (blue-blind)
#00FBF3
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #5cf5ef; /* rgb */ color: rgb(92, 245, 239); /* oklch */ color: oklch(88.8% 0.128 191.4);
Tailwind
colors: {
custom: {
50: '#9bf9f4',
500: '#5cf5ef',
950: '#000000',
},
}SCSS
$custom: #5cf5ef; $custom-light: #9bf9f4; $custom-dark: #000000;
JSON
{
"hex": "#5cf5ef",
"rgb": {
"r": 92,
"g": 245,
"b": 239
},
"hsl": {
"h": 177.647,
"s": 88.439,
"l": 66.078
},
"oklch": {
"l": 0.88837,
"c": 0.12815,
"h": 191.4
},
"luminance": 0.73812
}Semantic roles & 50–950 ramp
primary
#5CF5EF
secondary
#C62F35
accent
#0009E5
background
#FCFFFF
surface
#F6FFFE
border
#D0D7D6
text
#101717
muted
#808585