#44FFCF#44FFCF
#44FFCF is a very light, vivid teal. Relative luminance 0.773; OKLCH L 89.7% C 0.161 H 171.1°. Best body text is #000000 at 16.45:1 contrast (WCAG AA passes).
Color values
| HEX | #44FFCF |
|---|---|
| RGB | rgb(68, 255, 207) |
| HSL | hsl(165, 100%, 63%) |
| HSV | hsv(165, 73%, 100%) |
| CMYK | cmyk(73.3%, 0%, 18.8%, 0%) |
| CIE-LAB | lab(90.44, -56.77, 9.81) |
| CIE-LCH | lch(90.44, 57.61, 170.19°) |
| OKLab | oklab(89.74% -0.1589 0.025) |
| OKLCH | oklch(89.74% 0.161 171.1) |
| XYZ | xyz(49.4004, 77.2480, 71.3262) |
| Luminance | 0.7725 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 1.96
Aquamarine
#7FFFD4
ΔE00 3.62
Light Aquamarine
#7BFDC7
ΔE00 4.15
Light Turquoise
#7EF4CC
ΔE00 4.53
Greenish Cyan
#2AFEB7
ΔE00 4.89
Aqua Marine
#2EE8BB
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44FFCF #FF4474
analogous
#44FF71 #44FFCF #44D1FF
triadic
#44FFCF #CF44FF #FFCF44
tetradic
#44FFCF #7144FF #FF4474 #D1FF44
square
#44FFCF #7144FF #FF4474 #D1FF44
split-complementary
#44FFCF #FF44D1 #FF7144
monochromatic
#00C995 #07FFBF #44FFCF #81FFDF #BEFFEE
Accessibility & contrast
On white
1.28
#44FFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.45
#44FFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44FFCF
16.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44FFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44FFCF | 1.00 | 1.28 | 16.45 | 16.45 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EECD
Deuteranopia (green-blind)
#DFDCD2
Tritanopia (blue-blind)
#00FFF1
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #44ffcf; /* rgb */ color: rgb(68, 255, 207); /* oklch */ color: oklch(89.7% 0.161 171.1);
Tailwind
colors: {
custom: {
50: '#92ffdd',
500: '#44ffcf',
950: '#000000',
},
}SCSS
$custom: #44ffcf; $custom-light: #92ffdd; $custom-dark: #000000;
JSON
{
"hex": "#44ffcf",
"rgb": {
"r": 68,
"g": 255,
"b": 207
},
"hsl": {
"h": 164.599,
"s": 100,
"l": 63.333
},
"oklch": {
"l": 0.89738,
"c": 0.16087,
"h": 171.1
},
"luminance": 0.77254
}Semantic roles & 50–950 ramp
primary
#44FFCF
secondary
#C5234C
accent
#003BE6
background
#FCFFFE
surface
#F5FFFC
border
#CFD7D5
text
#0F1815
muted
#808684