#37FFFD#37FFFD
#37FFFD is a very light, vivid teal. Relative luminance 0.794; OKLCH L 90.9% C 0.147 H 193.8°. Best body text is #000000 at 16.88:1 contrast (WCAG AA passes).
Color values
| HEX | #37FFFD |
|---|---|
| RGB | rgb(55, 255, 253) |
| HSL | hsl(179, 100%, 61%) |
| HSV | hsv(179, 78%, 100%) |
| CMYK | cmyk(78.4%, 0%, 0.8%, 0%) |
| CIE-LAB | lab(91.42, -46.23, -12.59) |
| CIE-LCH | lch(91.42, 47.91, 195.24°) |
| OKLab | oklab(90.88% -0.1427 -0.0351) |
| OKLCH | oklch(90.88% 0.147 193.8) |
| XYZ | xyz(55.0569, 79.4171, 105.3367) |
| Luminance | 0.7942 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua
#00FFFF
ΔE00 0.91
Bright Cyan
#41FDFE
ΔE00 1.14
Bright Turquoise
#0FFEF9
ΔE00 1.31
Bright Light Blue
#26F7FD
ΔE00 2.96
Bright Aqua
#0BF9EA
ΔE00 4.46
Robin'S Egg
#6DEDFD
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#37FFFD #FF3739
analogous
#37FF99 #37FFFD #379DFF
triadic
#37FFFD #FD37FF #FFFD37
tetradic
#37FFFD #9937FF #FF3739 #9DFF37
square
#37FFFD #9937FF #FF3739 #9DFF37
split-complementary
#37FFFD #FF379D #FF9937
monochromatic
#00BCBA #00F9F6 #37FFFD #74FFFE #B1FFFE
Accessibility & contrast
On white
1.24
#37FFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.88
#37FFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #37FFFD
16.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##37FFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##37FFFD | 1.00 | 1.24 | 16.88 | 16.88 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF2FD
Deuteranopia (green-blind)
#D3DEFE
Tritanopia (blue-blind)
#00FFFE
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #37fffd; /* rgb */ color: rgb(55, 255, 253); /* oklch */ color: oklch(90.9% 0.147 193.8);
Tailwind
colors: {
custom: {
50: '#91fffe',
500: '#37fffd',
950: '#000000',
},
}SCSS
$custom: #37fffd; $custom-light: #91fffe; $custom-dark: #000000;
JSON
{
"hex": "#37fffd",
"rgb": {
"r": 55,
"g": 255,
"b": 253
},
"hsl": {
"h": 179.4,
"s": 100,
"l": 60.784
},
"oklch": {
"l": 0.9088,
"c": 0.14698,
"h": 193.8
},
"luminance": 0.79424
}Semantic roles & 50–950 ramp
primary
#37FFFD
secondary
#B92122
accent
#0002E6
background
#FCFFFF
surface
#F5FFFF
border
#CFD7D7
text
#0F1817
muted
#808685