#5EFFFC#5EFFFC
#5EFFFC is a very light, vivid teal. Relative luminance 0.809; OKLCH L 91.6% C 0.133 H 193.3°. Best body text is #000000 at 17.19:1 contrast (WCAG AA passes).
Color values
| HEX | #5EFFFC |
|---|---|
| RGB | rgb(94, 255, 252) |
| HSL | hsl(179, 100%, 68%) |
| HSV | hsv(179, 63%, 100%) |
| CMYK | cmyk(63.1%, 0%, 1.2%, 0%) |
| CIE-LAB | lab(92.10, -41.99, -11.00) |
| CIE-LCH | lch(92.10, 43.40, 194.68°) |
| OKLab | oklab(91.62% -0.1291 -0.0306) |
| OKLCH | oklch(91.62% 0.133 193.3) |
| XYZ | xyz(57.9389, 80.9216, 104.6425) |
| Luminance | 0.8093 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 1.67
Aqua
#00FFFF
ΔE00 2.39
Bright Turquoise
#0FFEF9
ΔE00 2.50
Bright Light Blue
#26F7FD
ΔE00 3.53
Bright Aqua
#0BF9EA
ΔE00 4.91
Light Cyan
#ACFFFC
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EFFFC #FF5E61
analogous
#5EFFAB #5EFFFC #5EB1FF
triadic
#5EFFFC #FC5EFF #FFFC5E
tetradic
#5EFFFC #AB5EFF #FF5E61 #B1FF5E
square
#5EFFFC #AB5EFF #FF5E61 #B1FF5E
split-complementary
#5EFFFC #FF5EB1 #FFAB5E
monochromatic
#00E3DE #21FFFB #5EFFFC #9BFFFD #D8FFFE
Accessibility & contrast
On white
1.22
#5EFFFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.19
#5EFFFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EFFFC
17.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EFFFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EFFFC | 1.00 | 1.22 | 17.19 | 17.19 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F3FC
Deuteranopia (green-blind)
#D7E1FD
Tritanopia (blue-blind)
#00FFFE
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #5efffc; /* rgb */ color: rgb(94, 255, 252); /* oklch */ color: oklch(91.6% 0.133 193.3);
Tailwind
colors: {
custom: {
50: '#9efffd',
500: '#5efffc',
950: '#000000',
},
}SCSS
$custom: #5efffc; $custom-light: #9efffd; $custom-dark: #000000;
JSON
{
"hex": "#5efffc",
"rgb": {
"r": 94,
"g": 255,
"b": 252
},
"hsl": {
"h": 178.882,
"s": 100,
"l": 68.431
},
"oklch": {
"l": 0.91619,
"c": 0.13269,
"h": 193.3
},
"luminance": 0.80928
}Semantic roles & 50–950 ramp
primary
#5EFFFC
secondary
#D9282B
accent
#0004E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685