#44FFD7#44FFD7
#44FFD7 is a very light, vivid teal. Relative luminance 0.777; OKLCH L 90.0% C 0.156 H 174.5°. Best body text is #000000 at 16.53:1 contrast (WCAG AA passes).
Color values
| HEX | #44FFD7 |
|---|---|
| RGB | rgb(68, 255, 215) |
| HSL | hsl(167, 100%, 63%) |
| HSV | hsv(167, 73%, 100%) |
| CMYK | cmyk(73.3%, 0%, 15.7%, 0%) |
| CIE-LAB | lab(90.62, -54.86, 5.94) |
| CIE-LCH | lch(90.62, 55.18, 173.82°) |
| OKLab | oklab(89.95% -0.1553 0.0149) |
| OKLCH | oklch(89.95% 0.156 174.5) |
| XYZ | xyz(50.4033, 77.6492, 76.6082) |
| Luminance | 0.7765 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 3.20
Aquamarine
#7FFFD4
ΔE00 3.95
Light Turquoise
#7EF4CC
ΔE00 4.68
Light Aqua
#8CFFDB
ΔE00 4.77
Aqua (survey)
#13EAC9
ΔE00 4.84
Aqua Marine
#2EE8BB
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44FFD7 #FF446C
analogous
#44FF79 #44FFD7 #44C9FF
triadic
#44FFD7 #D744FF #FFD744
tetradic
#44FFD7 #7944FF #FF446C #C9FF44
square
#44FFD7 #7944FF #FF446C #C9FF44
split-complementary
#44FFD7 #FF44C9 #FF7944
monochromatic
#00C99E #07FFCA #44FFD7 #81FFE4 #BEFFF1
Accessibility & contrast
On white
1.27
#44FFD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.53
#44FFD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44FFD7
16.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44FFD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44FFD7 | 1.00 | 1.27 | 16.53 | 16.53 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EFD5
Deuteranopia (green-blind)
#DEDDDA
Tritanopia (blue-blind)
#00FFF3
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #44ffd7; /* rgb */ color: rgb(68, 255, 215); /* oklch */ color: oklch(90.0% 0.156 174.5);
Tailwind
colors: {
custom: {
50: '#92ffe3',
500: '#44ffd7',
950: '#000000',
},
}SCSS
$custom: #44ffd7; $custom-light: #92ffe3; $custom-dark: #000000;
JSON
{
"hex": "#44ffd7",
"rgb": {
"r": 68,
"g": 255,
"b": 215
},
"hsl": {
"h": 167.166,
"s": 100,
"l": 63.333
},
"oklch": {
"l": 0.8995,
"c": 0.15606,
"h": 174.5
},
"luminance": 0.77655
}Semantic roles & 50–950 ramp
primary
#44FFD7
secondary
#C52345
accent
#0031E6
background
#FCFFFE
surface
#F5FFFC
border
#CFD7D5
text
#0F1815
muted
#808684