#72FCCB#72FCCB
#72FCCB is a very light, vivid teal. Relative luminance 0.775; OKLCH L 90.1% C 0.140 H 167.1°. Best body text is #000000 at 16.50:1 contrast (WCAG AA passes).
Color values
| HEX | #72FCCB |
|---|---|
| RGB | rgb(114, 252, 203) |
| HSL | hsl(159, 96%, 72%) |
| HSV | hsv(159, 55%, 99%) |
| CMYK | cmyk(54.8%, 0%, 19.4%, 1.2%) |
| CIE-LAB | lab(90.55, -48.97, 12.19) |
| CIE-LCH | lch(90.55, 50.47, 166.02°) |
| OKLab | oklab(90.11% -0.1366 0.0313) |
| OKLCH | oklch(90.11% 0.14 167.1) |
| XYZ | xyz(52.5242, 77.5051, 68.6804) |
| Luminance | 0.7751 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.53
Aquamarine
#7FFFD4
ΔE00 1.77
Light Turquoise
#7EF4CC
ΔE00 2.65
Light Aqua
#8CFFDB
ΔE00 3.68
Bright Teal
#01F9C6
ΔE00 4.11
Light Greenish Blue
#63F7B4
ΔE00 4.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72FCCB #FC72A3
analogous
#72FC86 #72FCCB #72E8FC
triadic
#72FCCB #CB72FC #FCCB72
tetradic
#72FCCB #8672FC #FC72A3 #E8FC72
square
#72FCCB #8672FC #FC72A3 #E8FC72
split-complementary
#72FCCB #FC72E8 #FC8672
monochromatic
#05EF9C #36FBB5 #72FCCB #AEFDE1 #E1FEF4
Accessibility & contrast
On white
1.27
#72FCCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.50
#72FCCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72FCCB
16.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72FCCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72FCCB | 1.00 | 1.27 | 16.50 | 16.50 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EDC8
Deuteranopia (green-blind)
#E2DECE
Tritanopia (blue-blind)
#30FDEE
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #72fccb; /* rgb */ color: rgb(114, 252, 203); /* oklch */ color: oklch(90.1% 0.140 167.1);
Tailwind
colors: {
custom: {
50: '#a5feda',
500: '#72fccb',
950: '#000000',
},
}SCSS
$custom: #72fccb; $custom-light: #a5feda; $custom-dark: #000000;
JSON
{
"hex": "#72fccb",
"rgb": {
"r": 114,
"g": 252,
"b": 203
},
"hsl": {
"h": 158.696,
"s": 95.833,
"l": 71.765
},
"oklch": {
"l": 0.90112,
"c": 0.14018,
"h": 167.1
},
"luminance": 0.7751
}Semantic roles & 50–950 ramp
primary
#72FCCB
secondary
#D83A72
accent
#0051E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101815
muted
#818684