#72FDCD#72FDCD
#72FDCD is a very light, vivid teal. Relative luminance 0.782; OKLCH L 90.4% C 0.140 H 167.7°. Best body text is #000000 at 16.65:1 contrast (WCAG AA passes).
Color values
| HEX | #72FDCD |
|---|---|
| RGB | rgb(114, 253, 205) |
| HSL | hsl(159, 97%, 72%) |
| HSV | hsv(159, 55%, 99%) |
| CMYK | cmyk(54.9%, 0%, 19%, 0.8%) |
| CIE-LAB | lab(90.89, -48.96, 11.63) |
| CIE-LCH | lch(90.89, 50.33, 166.64°) |
| OKLab | oklab(90.4% -0.1368 0.0298) |
| OKLCH | oklch(90.4% 0.14 167.7) |
| XYZ | xyz(53.0789, 78.2308, 70.0486) |
| Luminance | 0.7824 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.51
Light Aquamarine
#7BFDC7
ΔE00 1.79
Light Turquoise
#7EF4CC
ΔE00 2.63
Light Aqua
#8CFFDB
ΔE00 3.44
Bright Teal
#01F9C6
ΔE00 4.10
Light Greenish Blue
#63F7B4
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72FDCD #FD72A2
analogous
#72FD88 #72FDCD #72E7FD
triadic
#72FDCD #CD72FD #FDCD72
tetradic
#72FDCD #8872FD #FD72A2 #E7FD72
square
#72FDCD #8872FD #FD72A2 #E7FD72
split-complementary
#72FDCD #FD72E7 #FD8872
monochromatic
#03F19F #36FCB8 #72FDCD #AEFEE2 #E1FFF4
Accessibility & contrast
On white
1.26
#72FDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.65
#72FDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72FDCD
16.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72FDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72FDCD | 1.00 | 1.26 | 16.65 | 16.65 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EECB
Deuteranopia (green-blind)
#E3DFD0
Tritanopia (blue-blind)
#2DFEEF
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #72fdcd; /* rgb */ color: rgb(114, 253, 205); /* oklch */ color: oklch(90.4% 0.140 167.7);
Tailwind
colors: {
custom: {
50: '#a5ffdc',
500: '#72fdcd',
950: '#000000',
},
}SCSS
$custom: #72fdcd; $custom-light: #a5ffdc; $custom-dark: #000000;
JSON
{
"hex": "#72fdcd",
"rgb": {
"r": 114,
"g": 253,
"b": 205
},
"hsl": {
"h": 159.281,
"s": 97.203,
"l": 71.961
},
"oklch": {
"l": 0.90396,
"c": 0.14003,
"h": 167.7
},
"luminance": 0.78236
}Semantic roles & 50–950 ramp
primary
#72FDCD
secondary
#D93A71
accent
#004FE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684