#72EBB5#72EBB5
#72EBB5 is a very light, vivid teal. Relative luminance 0.663; OKLCH L 85.6% C 0.135 H 162.3°. Best body text is #000000 at 14.27:1 contrast (WCAG AA passes).
Color values
| HEX | #72EBB5 |
|---|---|
| RGB | rgb(114, 235, 181) |
| HSL | hsl(153, 75%, 68%) |
| HSV | hsv(153, 51%, 92%) |
| CMYK | cmyk(51.5%, 0%, 23%, 7.8%) |
| CIE-LAB | lab(85.16, -46.39, 15.97) |
| CIE-LCH | lch(85.16, 49.07, 161.00°) |
| OKLab | oklab(85.57% -0.1282 0.0409) |
| OKLCH | oklch(85.57% 0.135 162.3) |
| XYZ | xyz(44.9843, 66.3264, 54.1388) |
| Luminance | 0.6633 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.24
Light Greenish Blue
#63F7B4
ΔE00 3.47
Light Aquamarine
#7BFDC7
ΔE00 3.86
Light Turquoise
#7EF4CC
ΔE00 4.22
Light Blue Green
#7EFBB3
ΔE00 4.79
Aqua Marine
#2EE8BB
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72EBB5 #EB72A8
analogous
#72EB78 #72EBB5 #72E4EB
triadic
#72EBB5 #B572EB #EBB572
tetradic
#72EBB5 #7872EB #EB72A8 #E4EB72
square
#72EBB5 #7872EB #EB72A8 #E4EB72
split-complementary
#72EBB5 #EB72E4 #EB7872
monochromatic
#1CC67A #3CE399 #72EBB5 #A8F3D1 #DDFAED
Accessibility & contrast
On white
1.47
#72EBB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.27
#72EBB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72EBB5
14.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72EBB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72EBB5 | 1.00 | 1.47 | 14.27 | 14.27 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DCB2
Deuteranopia (green-blind)
#D6D0B8
Tritanopia (blue-blind)
#48EBDC
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #72ebb5; /* rgb */ color: rgb(114, 235, 181); /* oklch */ color: oklch(85.6% 0.135 162.3);
Tailwind
colors: {
custom: {
50: '#a2f2cb',
500: '#72ebb5',
950: '#000000',
},
}SCSS
$custom: #72ebb5; $custom-light: #a2f2cb; $custom-dark: #000000;
JSON
{
"hex": "#72ebb5",
"rgb": {
"r": 114,
"g": 235,
"b": 181
},
"hsl": {
"h": 153.223,
"s": 75.155,
"l": 68.431
},
"oklch": {
"l": 0.85567,
"c": 0.13457,
"h": 162.3
},
"luminance": 0.6633
}Semantic roles & 50–950 ramp
primary
#72EBB5
secondary
#C33E79
accent
#0E68D7
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#101713
muted
#818582