#5EFFFE#5EFFFE
#5EFFFE is a very light, vivid teal. Relative luminance 0.811; OKLCH L 91.7% C 0.133 H 194.5°. Best body text is #000000 at 17.21:1 contrast (WCAG AA passes).
Color values
| HEX | #5EFFFE |
|---|---|
| RGB | rgb(94, 255, 254) |
| HSL | hsl(180, 100%, 68%) |
| HSV | hsv(180, 63%, 100%) |
| CMYK | cmyk(63.1%, 0%, 0.4%, 0%) |
| CIE-LAB | lab(92.15, -41.45, -11.95) |
| CIE-LCH | lch(92.15, 43.14, 196.08°) |
| OKLab | oklab(91.68% -0.1283 -0.0332) |
| OKLCH | oklch(91.68% 0.133 194.5) |
| XYZ | xyz(58.2575, 81.0490, 106.3204) |
| Luminance | 0.8105 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 1.36
Aqua
#00FFFF
ΔE00 2.35
Bright Turquoise
#0FFEF9
ΔE00 2.84
Bright Light Blue
#26F7FD
ΔE00 3.10
Bright Aqua
#0BF9EA
ΔE00 5.48
Light Cyan
#ACFFFC
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EFFFE #FF5E5F
analogous
#5EFFAD #5EFFFE #5EAFFF
triadic
#5EFFFE #FE5EFF #FFFE5E
tetradic
#5EFFFE #AD5EFF #FF5E5F #AFFF5E
square
#5EFFFE #AD5EFF #FF5E5F #AFFF5E
split-complementary
#5EFFFE #FF5EAF #FFAD5E
monochromatic
#00E3E1 #21FFFE #5EFFFE #9BFFFE #D8FFFF
Accessibility & contrast
On white
1.22
#5EFFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.21
#5EFFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EFFFE
17.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EFFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EFFFE | 1.00 | 1.22 | 17.21 | 17.21 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF3FE
Deuteranopia (green-blind)
#D6E1FF
Tritanopia (blue-blind)
#00FFFE
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #5efffe; /* rgb */ color: rgb(94, 255, 254); /* oklch */ color: oklch(91.7% 0.133 194.5);
Tailwind
colors: {
custom: {
50: '#9efffe',
500: '#5efffe',
950: '#000000',
},
}SCSS
$custom: #5efffe; $custom-light: #9efffe; $custom-dark: #000000;
JSON
{
"hex": "#5efffe",
"rgb": {
"r": 94,
"g": 255,
"b": 254
},
"hsl": {
"h": 179.627,
"s": 100,
"l": 68.431
},
"oklch": {
"l": 0.91684,
"c": 0.13252,
"h": 194.5
},
"luminance": 0.81055
}Semantic roles & 50–950 ramp
primary
#5EFFFE
secondary
#D92829
accent
#0001E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685