#72FDCB#72FDCB
#72FDCB is a very light, vivid teal. Relative luminance 0.781; OKLCH L 90.3% C 0.141 H 166.8°. Best body text is #000000 at 16.63:1 contrast (WCAG AA passes).
Color values
| HEX | #72FDCB |
|---|---|
| RGB | rgb(114, 253, 203) |
| HSL | hsl(158, 97%, 72%) |
| HSV | hsv(158, 55%, 99%) |
| CMYK | cmyk(54.9%, 0%, 19.8%, 0.8%) |
| CIE-LAB | lab(90.84, -49.40, 12.60) |
| CIE-LCH | lch(90.84, 50.98, 165.69°) |
| OKLab | oklab(90.35% -0.1377 0.0323) |
| OKLCH | oklch(90.35% 0.141 166.8) |
| XYZ | xyz(52.8391, 78.1348, 68.7853) |
| Luminance | 0.7814 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.36
Aquamarine
#7FFFD4
ΔE00 1.88
Light Turquoise
#7EF4CC
ΔE00 2.91
Light Aqua
#8CFFDB
ΔE00 3.82
Light Greenish Blue
#63F7B4
ΔE00 4.07
Bright Teal
#01F9C6
ΔE00 4.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72FDCB #FD72A4
analogous
#72FD86 #72FDCB #72EAFD
triadic
#72FDCB #CB72FD #FDCB72
tetradic
#72FDCB #8672FD #FD72A4 #EAFD72
square
#72FDCB #8672FD #FD72A4 #EAFD72
split-complementary
#72FDCB #FD72EA #FD8672
monochromatic
#03F19C #36FCB5 #72FDCB #AEFEE1 #E1FFF4
Accessibility & contrast
On white
1.26
#72FDCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.63
#72FDCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72FDCB
16.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72FDCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72FDCB | 1.00 | 1.26 | 16.63 | 16.63 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EDC8
Deuteranopia (green-blind)
#E3DFCE
Tritanopia (blue-blind)
#30FEEF
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #72fdcb; /* rgb */ color: rgb(114, 253, 203); /* oklch */ color: oklch(90.3% 0.141 166.8);
Tailwind
colors: {
custom: {
50: '#a5ffda',
500: '#72fdcb',
950: '#000000',
},
}SCSS
$custom: #72fdcb; $custom-light: #a5ffda; $custom-dark: #000000;
JSON
{
"hex": "#72fdcb",
"rgb": {
"r": 114,
"g": 253,
"b": 203
},
"hsl": {
"h": 158.417,
"s": 97.203,
"l": 71.961
},
"oklch": {
"l": 0.90346,
"c": 0.14144,
"h": 166.8
},
"luminance": 0.7814
}Semantic roles & 50–950 ramp
primary
#72FDCB
secondary
#D93A73
accent
#0053E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101815
muted
#818684