#5EF2F2#5EF2F2
#5EF2F2 is a very light, vivid teal. Relative luminance 0.723; OKLCH L 88.3% C 0.125 H 195.1°. Best body text is #000000 at 15.46:1 contrast (WCAG AA passes).
Color values
| HEX | #5EF2F2 |
|---|---|
| RGB | rgb(94, 242, 242) |
| HSL | hsl(180, 85%, 66%) |
| HSV | hsv(180, 61%, 95%) |
| CMYK | cmyk(61.2%, 0%, 0%, 5.1%) |
| CIE-LAB | lab(88.11, -38.79, -11.73) |
| CIE-LCH | lch(88.11, 40.52, 196.83°) |
| OKLab | oklab(88.29% -0.1204 -0.0326) |
| OKLCH | oklch(88.29% 0.125 195.1) |
| XYZ | xyz(52.3882, 72.2891, 95.1794) |
| Luminance | 0.7229 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.67
Bright Light Blue
#26F7FD
ΔE00 2.74
Aqua
#00FFFF
ΔE00 3.69
Bright Turquoise
#0FFEF9
ΔE00 4.00
Bright Aqua
#0BF9EA
ΔE00 5.83
Robin'S Egg
#6DEDFD
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EF2F2 #F25E5E
analogous
#5EF2A8 #5EF2F2 #5EA8F2
triadic
#5EF2F2 #F25EF2 #F2F25E
tetradic
#5EF2F2 #A85EF2 #F25E5E #A8F25E
square
#5EF2F2 #A85EF2 #F25E5E #A8F25E
split-complementary
#5EF2F2 #F25EA8 #F2A85E
monochromatic
#10C6C6 #25EDED #5EF2F2 #97F7F7 #CFFBFB
Accessibility & contrast
On white
1.36
#5EF2F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.46
#5EF2F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EF2F2
15.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EF2F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EF2F2 | 1.00 | 1.36 | 15.46 | 15.46 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E7F2
Deuteranopia (green-blind)
#CCD6F3
Tritanopia (blue-blind)
#00F9F2
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #5ef2f2; /* rgb */ color: rgb(94, 242, 242); /* oklch */ color: oklch(88.3% 0.125 195.1);
Tailwind
colors: {
custom: {
50: '#9cf7f6',
500: '#5ef2f2',
950: '#000000',
},
}SCSS
$custom: #5ef2f2; $custom-light: #9cf7f6; $custom-dark: #000000;
JSON
{
"hex": "#5ef2f2",
"rgb": {
"r": 94,
"g": 242,
"b": 242
},
"hsl": {
"h": 180,
"s": 85.057,
"l": 65.882
},
"oklch": {
"l": 0.88294,
"c": 0.12473,
"h": 195.1
},
"luminance": 0.72295
}Semantic roles & 50–950 ramp
primary
#5EF2F2
secondary
#C33131
accent
#0404E2
background
#FCFFFF
surface
#F6FFFE
border
#D0D7D6
text
#101717
muted
#808585