#72FBCE#72FBCE
#72FBCE is a very light, vivid teal. Relative luminance 0.770; OKLCH L 90.0% C 0.137 H 168.9°. Best body text is #000000 at 16.41:1 contrast (WCAG AA passes).
Color values
| HEX | #72FBCE |
|---|---|
| RGB | rgb(114, 251, 206) |
| HSL | hsl(160, 94%, 72%) |
| HSV | hsv(160, 55%, 98%) |
| CMYK | cmyk(54.6%, 0%, 17.9%, 1.6%) |
| CIE-LAB | lab(90.33, -47.90, 10.33) |
| CIE-LCH | lch(90.33, 49.00, 167.83°) |
| OKLab | oklab(89.95% -0.1343 0.0264) |
| OKLCH | oklch(89.95% 0.137 168.9) |
| XYZ | xyz(52.5720, 77.0231, 70.4770) |
| Luminance | 0.7703 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.31
Light Turquoise
#7EF4CC
ΔE00 2.03
Light Aquamarine
#7BFDC7
ΔE00 2.43
Light Aqua
#8CFFDB
ΔE00 3.02
Bright Teal
#01F9C6
ΔE00 4.10
Light Greenish Blue
#63F7B4
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72FBCE #FB729F
analogous
#72FB8A #72FBCE #72E4FB
triadic
#72FBCE #CE72FB #FBCE72
tetradic
#72FBCE #8A72FB #FB729F #E4FB72
square
#72FBCE #8A72FB #FB729F #E4FB72
split-complementary
#72FBCE #FB72E4 #FB8A72
monochromatic
#07ECA1 #36F9B9 #72FBCE #AEFDE3 #E1FEF5
Accessibility & contrast
On white
1.28
#72FBCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.41
#72FBCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72FBCE
16.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72FBCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72FBCE | 1.00 | 1.28 | 16.41 | 16.41 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5ECCC
Deuteranopia (green-blind)
#E1DDD1
Tritanopia (blue-blind)
#2EFCEE
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #72fbce; /* rgb */ color: rgb(114, 251, 206); /* oklch */ color: oklch(90.0% 0.137 168.9);
Tailwind
colors: {
custom: {
50: '#a5fddd',
500: '#72fbce',
950: '#000000',
},
}SCSS
$custom: #72fbce; $custom-light: #a5fddd; $custom-dark: #000000;
JSON
{
"hex": "#72fbce",
"rgb": {
"r": 114,
"g": 251,
"b": 206
},
"hsl": {
"h": 160.292,
"s": 94.483,
"l": 71.569
},
"oklch": {
"l": 0.89953,
"c": 0.13687,
"h": 168.9
},
"luminance": 0.77028
}Semantic roles & 50–950 ramp
primary
#72FBCE
secondary
#D73A6E
accent
#004BE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684