#72FBEA#72FBEA
#72FBEA is a very light, vivid teal. Relative luminance 0.785; OKLCH L 90.7% C 0.123 H 184.4°. Best body text is #000000 at 16.70:1 contrast (WCAG AA passes).
Color values
| HEX | #72FBEA |
|---|---|
| RGB | rgb(114, 251, 234) |
| HSL | hsl(173, 94%, 72%) |
| HSV | hsv(173, 55%, 98%) |
| CMYK | cmyk(54.6%, 0%, 6.8%, 1.6%) |
| CIE-LAB | lab(91.01, -41.39, -3.21) |
| CIE-LCH | lch(91.01, 41.51, 184.43°) |
| OKLab | oklab(90.73% -0.1222 -0.0093) |
| OKLCH | oklch(90.73% 0.123 184.4) |
| XYZ | xyz(56.2814, 78.5068, 90.0133) |
| Luminance | 0.7851 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.33
Bright Aqua
#0BF9EA
ΔE00 3.84
Bright Turquoise
#0FFEF9
ΔE00 5.20
Bright Cyan
#41FDFE
ΔE00 6.22
Light Aqua
#8CFFDB
ΔE00 6.39
Aqua
#00FFFF
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72FBEA #FB7283
analogous
#72FBA6 #72FBEA #72C8FB
triadic
#72FBEA #EA72FB #FBEA72
tetradic
#72FBEA #A672FB #FB7283 #C8FB72
square
#72FBEA #A672FB #FB7283 #C8FB72
split-complementary
#72FBEA #FB72C8 #FBA672
monochromatic
#07ECCF #36F9E1 #72FBEA #AEFDF3 #E1FEFB
Accessibility & contrast
On white
1.26
#72FBEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.70
#72FBEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72FBEA
16.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72FBEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72FBEA | 1.00 | 1.26 | 16.70 | 16.70 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0EFE9
Deuteranopia (green-blind)
#DADFEC
Tritanopia (blue-blind)
#00FFF6
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #72fbea; /* rgb */ color: rgb(114, 251, 234); /* oklch */ color: oklch(90.7% 0.123 184.4);
Tailwind
colors: {
custom: {
50: '#a6fdf0',
500: '#72fbea',
950: '#000000',
},
}SCSS
$custom: #72fbea; $custom-light: #a6fdf0; $custom-dark: #000000;
JSON
{
"hex": "#72fbea",
"rgb": {
"r": 114,
"g": 251,
"b": 234
},
"hsl": {
"h": 172.555,
"s": 94.483,
"l": 71.569
},
"oklch": {
"l": 0.90729,
"c": 0.12256,
"h": 184.4
},
"luminance": 0.78512
}Semantic roles & 50–950 ramp
primary
#72FBEA
secondary
#D73A4E
accent
#001CE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101816
muted
#818685