#5EFBFB#5EFBFB
#5EFBFB is a very light, vivid teal. Relative luminance 0.783; OKLCH L 90.7% C 0.130 H 195.1°. Best body text is #000000 at 16.67:1 contrast (WCAG AA passes).
Color values
| HEX | #5EFBFB |
|---|---|
| RGB | rgb(94, 251, 251) |
| HSL | hsl(180, 95%, 68%) |
| HSV | hsv(180, 63%, 98%) |
| CMYK | cmyk(62.5%, 0%, 0%, 1.6%) |
| CIE-LAB | lab(90.93, -40.46, -12.21) |
| CIE-LCH | lch(90.93, 42.26, 196.80°) |
| OKLab | oklab(90.67% -0.1256 -0.0339) |
| OKLCH | oklch(90.67% 0.13 195.1) |
| XYZ | xyz(56.5182, 78.3329, 103.3892) |
| Luminance | 0.7834 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 1.35
Aqua
#00FFFF
ΔE00 2.57
Bright Light Blue
#26F7FD
ΔE00 2.59
Bright Turquoise
#0FFEF9
ΔE00 3.13
Bright Aqua
#0BF9EA
ΔE00 5.66
Robin'S Egg
#6DEDFD
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EFBFB #FB5E5E
analogous
#5EFBAC #5EFBFB #5EACFB
triadic
#5EFBFB #FB5EFB #FBFB5E
tetradic
#5EFBFB #AC5EFB #FB5E5E #ACFB5E
square
#5EFBFB #AC5EFB #FB5E5E #ACFB5E
split-complementary
#5EFBFB #FB5EAC #FBAC5E
monochromatic
#05D9D9 #22FAFA #5EFBFB #9AFCFC #D5FEFE
Accessibility & contrast
On white
1.26
#5EFBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.67
#5EFBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EFBFB
16.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EFBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EFBFB | 1.00 | 1.26 | 16.67 | 16.67 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECEFFB
Deuteranopia (green-blind)
#D3DDFC
Tritanopia (blue-blind)
#00FFFB
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #5efbfb; /* rgb */ color: rgb(94, 251, 251); /* oklch */ color: oklch(90.7% 0.130 195.1);
Tailwind
colors: {
custom: {
50: '#9dfdfc',
500: '#5efbfb',
950: '#000000',
},
}SCSS
$custom: #5efbfb; $custom-light: #9dfdfc; $custom-dark: #000000;
JSON
{
"hex": "#5efbfb",
"rgb": {
"r": 94,
"g": 251,
"b": 251
},
"hsl": {
"h": 180,
"s": 95.152,
"l": 67.647
},
"oklch": {
"l": 0.90666,
"c": 0.1301,
"h": 195.1
},
"luminance": 0.78339
}Semantic roles & 50–950 ramp
primary
#5EFBFB
secondary
#D32A2A
accent
#0000E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101717
muted
#818585