#5EFFF5#5EFFF5
#5EFFF5 is a very light, vivid teal. Relative luminance 0.805; OKLCH L 91.4% C 0.134 H 189.2°. Best body text is #000000 at 17.10:1 contrast (WCAG AA passes).
Color values
| HEX | #5EFFF5 |
|---|---|
| RGB | rgb(94, 255, 245) |
| HSL | hsl(176, 100%, 68%) |
| HSV | hsv(176, 63%, 100%) |
| CMYK | cmyk(63.1%, 0%, 3.9%, 0%) |
| CIE-LAB | lab(91.90, -43.82, -7.66) |
| CIE-LCH | lch(91.90, 44.48, 189.91°) |
| OKLab | oklab(91.4% -0.132 -0.0214) |
| OKLCH | oklch(91.4% 0.134 189.2) |
| XYZ | xyz(56.8501, 80.4860, 98.9077) |
| Luminance | 0.8049 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Turquoise
#0FFEF9
ΔE00 2.65
Bright Aqua
#0BF9EA
ΔE00 3.24
Bright Cyan
#41FDFE
ΔE00 3.59
Aqua
#00FFFF
ΔE00 3.68
Bright Light Blue
#26F7FD
ΔE00 5.40
Tiffany Blue
#7BF2DA
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EFFF5 #FF5E68
analogous
#5EFFA4 #5EFFF5 #5EB8FF
triadic
#5EFFF5 #F55EFF #FFF55E
tetradic
#5EFFF5 #A45EFF #FF5E68 #B8FF5E
square
#5EFFF5 #A45EFF #FF5E68 #B8FF5E
split-complementary
#5EFFF5 #FF5EB8 #FFA45E
monochromatic
#00E3D5 #21FFF1 #5EFFF5 #9BFFF9 #D8FFFD
Accessibility & contrast
On white
1.23
#5EFFF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.10
#5EFFF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EFFF5
17.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EFFF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EFFF5 | 1.00 | 1.23 | 17.10 | 17.10 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F2F5
Deuteranopia (green-blind)
#D9E0F7
Tritanopia (blue-blind)
#00FFFC
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #5efff5; /* rgb */ color: rgb(94, 255, 245); /* oklch */ color: oklch(91.4% 0.134 189.2);
Tailwind
colors: {
custom: {
50: '#9dfff8',
500: '#5efff5',
950: '#000000',
},
}SCSS
$custom: #5efff5; $custom-light: #9dfff8; $custom-dark: #000000;
JSON
{
"hex": "#5efff5",
"rgb": {
"r": 94,
"g": 255,
"b": 245
},
"hsl": {
"h": 176.273,
"s": 100,
"l": 68.431
},
"oklch": {
"l": 0.91397,
"c": 0.13376,
"h": 189.2
},
"luminance": 0.80492
}Semantic roles & 50–950 ramp
primary
#5EFFF5
secondary
#D92833
accent
#000EE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685