#5EFFFA#5EFFFA
#5EFFFA is a very light, vivid teal. Relative luminance 0.808; OKLCH L 91.6% C 0.133 H 192.1°. Best body text is #000000 at 17.16:1 contrast (WCAG AA passes).
Color values
| HEX | #5EFFFA |
|---|---|
| RGB | rgb(94, 255, 250) |
| HSL | hsl(178, 100%, 68%) |
| HSV | hsv(178, 63%, 100%) |
| CMYK | cmyk(63.1%, 0%, 2%, 0%) |
| CIE-LAB | lab(92.04, -42.51, -10.04) |
| CIE-LCH | lch(92.04, 43.68, 193.29°) |
| OKLab | oklab(91.56% -0.1299 -0.028) |
| OKLCH | oklch(91.56% 0.133 192.1) |
| XYZ | xyz(57.6237, 80.7955, 102.9821) |
| Luminance | 0.8080 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.14
Bright Turquoise
#0FFEF9
ΔE00 2.32
Aqua
#00FFFF
ΔE00 2.62
Bright Light Blue
#26F7FD
ΔE00 4.01
Bright Aqua
#0BF9EA
ΔE00 4.36
Light Cyan
#ACFFFC
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EFFFA #FF5E63
analogous
#5EFFA9 #5EFFFA #5EB3FF
triadic
#5EFFFA #FA5EFF #FFFA5E
tetradic
#5EFFFA #A95EFF #FF5E63 #B3FF5E
square
#5EFFFA #A95EFF #FF5E63 #B3FF5E
split-complementary
#5EFFFA #FF5EB3 #FFA95E
monochromatic
#00E3DC #21FFF8 #5EFFFA #9BFFFC #D8FFFE
Accessibility & contrast
On white
1.22
#5EFFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.16
#5EFFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EFFFA
17.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EFFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EFFFA | 1.00 | 1.22 | 17.16 | 17.16 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F3FA
Deuteranopia (green-blind)
#D8E1FB
Tritanopia (blue-blind)
#00FFFD
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #5efffa; /* rgb */ color: rgb(94, 255, 250); /* oklch */ color: oklch(91.6% 0.133 192.1);
Tailwind
colors: {
custom: {
50: '#9efffb',
500: '#5efffa',
950: '#000000',
},
}SCSS
$custom: #5efffa; $custom-light: #9efffb; $custom-dark: #000000;
JSON
{
"hex": "#5efffa",
"rgb": {
"r": 94,
"g": 255,
"b": 250
},
"hsl": {
"h": 178.137,
"s": 100,
"l": 68.431
},
"oklch": {
"l": 0.91555,
"c": 0.13292,
"h": 192.1
},
"luminance": 0.80802
}Semantic roles & 50–950 ramp
primary
#5EFFFA
secondary
#D9282E
accent
#0007E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685