#5EF5F5#5EF5F5
#5EF5F5 is a very light, vivid teal. Relative luminance 0.743; OKLCH L 89.1% C 0.127 H 195.1°. Best body text is #000000 at 15.86:1 contrast (WCAG AA passes).
Color values
| HEX | #5EF5F5 |
|---|---|
| RGB | rgb(94, 245, 245) |
| HSL | hsl(180, 88%, 66%) |
| HSV | hsv(180, 62%, 96%) |
| CMYK | cmyk(61.6%, 0%, 0%, 3.9%) |
| CIE-LAB | lab(89.05, -39.35, -11.90) |
| CIE-LCH | lch(89.05, 41.11, 196.82°) |
| OKLab | oklab(89.09% -0.1222 -0.033) |
| OKLCH | oklch(89.09% 0.127 195.1) |
| XYZ | xyz(53.7427, 74.2712, 97.8720) |
| Luminance | 0.7428 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.13
Bright Light Blue
#26F7FD
ΔE00 2.54
Aqua
#00FFFF
ΔE00 3.23
Bright Turquoise
#0FFEF9
ΔE00 3.62
Bright Aqua
#0BF9EA
ΔE00 5.70
Robin'S Egg
#6DEDFD
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EF5F5 #F55E5E
analogous
#5EF5AA #5EF5F5 #5EAAF5
triadic
#5EF5F5 #F55EF5 #F5F55E
tetradic
#5EF5F5 #AA5EF5 #F55E5E #AAF55E
square
#5EF5F5 #AA5EF5 #F55E5E #AAF55E
split-complementary
#5EF5F5 #F55EAA #F5AA5E
monochromatic
#0DCCCC #24F1F1 #5EF5F5 #98F9F9 #D1FCFC
Accessibility & contrast
On white
1.32
#5EF5F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.86
#5EF5F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EF5F5
15.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EF5F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EF5F5 | 1.00 | 1.32 | 15.86 | 15.86 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6EAF5
Deuteranopia (green-blind)
#CED8F6
Tritanopia (blue-blind)
#00FCF5
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #5ef5f5; /* rgb */ color: rgb(94, 245, 245); /* oklch */ color: oklch(89.1% 0.127 195.1);
Tailwind
colors: {
custom: {
50: '#9cf9f8',
500: '#5ef5f5',
950: '#000000',
},
}SCSS
$custom: #5ef5f5; $custom-light: #9cf9f8; $custom-dark: #000000;
JSON
{
"hex": "#5ef5f5",
"rgb": {
"r": 94,
"g": 245,
"b": 245
},
"hsl": {
"h": 180,
"s": 88.304,
"l": 66.471
},
"oklch": {
"l": 0.89086,
"c": 0.12654,
"h": 195.1
},
"luminance": 0.74277
}Semantic roles & 50–950 ramp
primary
#5EF5F5
secondary
#C82F2F
accent
#0101E5
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101717
muted
#818585