#37FFD2#37FFD2
#37FFD2 is a very light, vivid teal. Relative luminance 0.770; OKLCH L 89.6% C 0.163 H 172.8°. Best body text is #000000 at 16.40:1 contrast (WCAG AA passes).
Color values
| HEX | #37FFD2 |
|---|---|
| RGB | rgb(55, 255, 210) |
| HSL | hsl(167, 100%, 61%) |
| HSV | hsv(167, 78%, 100%) |
| CMYK | cmyk(78.4%, 0%, 17.6%, 0%) |
| CIE-LAB | lab(90.31, -57.43, 8.06) |
| CIE-LCH | lch(90.31, 57.99, 172.01°) |
| OKLab | oklab(89.6% -0.1615 0.0204) |
| OKLCH | oklch(89.6% 0.163 172.8) |
| XYZ | xyz(48.9622, 76.9793, 73.2382) |
| Luminance | 0.7699 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 2.13
Aquamarine
#7FFFD4
ΔE00 4.08
Light Turquoise
#7EF4CC
ΔE00 4.88
Aqua Marine
#2EE8BB
ΔE00 4.96
Light Aquamarine
#7BFDC7
ΔE00 5.01
Aqua (survey)
#13EAC9
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#37FFD2 #FF3764
analogous
#37FF6E #37FFD2 #37C8FF
triadic
#37FFD2 #D237FF #FFD237
tetradic
#37FFD2 #6E37FF #FF3764 #C8FF37
square
#37FFD2 #6E37FF #FF3764 #C8FF37
split-complementary
#37FFD2 #FF37C8 #FF6E37
monochromatic
#00BC91 #00F9C1 #37FFD2 #74FFE0 #B1FFEE
Accessibility & contrast
On white
1.28
#37FFD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.40
#37FFD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #37FFD2
16.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##37FFD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##37FFD2 | 1.00 | 1.28 | 16.40 | 16.40 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EED0
Deuteranopia (green-blind)
#DEDCD5
Tritanopia (blue-blind)
#00FFF2
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #37ffd2; /* rgb */ color: rgb(55, 255, 210); /* oklch */ color: oklch(89.6% 0.163 172.8);
Tailwind
colors: {
custom: {
50: '#8effdf',
500: '#37ffd2',
950: '#000000',
},
}SCSS
$custom: #37ffd2; $custom-light: #8effdf; $custom-dark: #000000;
JSON
{
"hex": "#37ffd2",
"rgb": {
"r": 55,
"g": 255,
"b": 210
},
"hsl": {
"h": 166.5,
"s": 100,
"l": 60.784
},
"oklch": {
"l": 0.89604,
"c": 0.16275,
"h": 172.8
},
"luminance": 0.76985
}Semantic roles & 50–950 ramp
primary
#37FFD2
secondary
#B92143
accent
#0034E6
background
#FCFFFE
surface
#F5FFFC
border
#CFD7D5
text
#0F1815
muted
#808684