#5EFFFF#5EFFFF
#5EFFFF is a very light, vivid teal. Relative luminance 0.811; OKLCH L 91.7% C 0.132 H 195.1°. Best body text is #000000 at 17.22:1 contrast (WCAG AA passes).
Color values
| HEX | #5EFFFF |
|---|---|
| RGB | rgb(94, 255, 255) |
| HSL | hsl(180, 100%, 68%) |
| HSV | hsv(180, 63%, 100%) |
| CMYK | cmyk(63.1%, 0%, 0%, 0%) |
| CIE-LAB | lab(92.18, -41.19, -12.42) |
| CIE-LCH | lch(92.18, 43.02, 196.78°) |
| OKLab | oklab(91.72% -0.1279 -0.0345) |
| OKLCH | oklch(91.72% 0.132 195.1) |
| XYZ | xyz(58.4181, 81.1132, 107.1660) |
| Luminance | 0.8112 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 1.31
Aqua
#00FFFF
ΔE00 2.40
Bright Light Blue
#26F7FD
ΔE00 2.93
Bright Turquoise
#0FFEF9
ΔE00 3.05
Bright Aqua
#0BF9EA
ΔE00 5.77
Light Cyan
#ACFFFC
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EFFFF #FF5E5E
analogous
#5EFFAE #5EFFFF #5EAEFF
triadic
#5EFFFF #FF5EFF #FFFF5E
tetradic
#5EFFFF #AE5EFF #FF5E5E #AEFF5E
square
#5EFFFF #AE5EFF #FF5E5E #AEFF5E
split-complementary
#5EFFFF #FF5EAE #FFAE5E
monochromatic
#00E3E3 #21FFFF #5EFFFF #9BFFFF #D8FFFF
Accessibility & contrast
On white
1.22
#5EFFFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.22
#5EFFFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EFFFF
17.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EFFFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EFFFF | 1.00 | 1.22 | 17.22 | 17.22 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF3FF
Deuteranopia (green-blind)
#D6E1FF
Tritanopia (blue-blind)
#00FFFF
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #5effff; /* rgb */ color: rgb(94, 255, 255); /* oklch */ color: oklch(91.7% 0.132 195.1);
Tailwind
colors: {
custom: {
50: '#9effff',
500: '#5effff',
950: '#000000',
},
}SCSS
$custom: #5effff; $custom-light: #9effff; $custom-dark: #000000;
JSON
{
"hex": "#5effff",
"rgb": {
"r": 94,
"g": 255,
"b": 255
},
"hsl": {
"h": 180,
"s": 100,
"l": 68.431
},
"oklch": {
"l": 0.91716,
"c": 0.13245,
"h": 195.1
},
"luminance": 0.8112
}Semantic roles & 50–950 ramp
primary
#5EFFFF
secondary
#D92828
accent
#0000E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101818
muted
#818686