#72FCEB#72FCEB
#72FCEB is a very light, vivid teal. Relative luminance 0.792; OKLCH L 91.0% C 0.123 H 184.4°. Best body text is #000000 at 16.84:1 contrast (WCAG AA passes).
Color values
| HEX | #72FCEB |
|---|---|
| RGB | rgb(114, 252, 235) |
| HSL | hsl(173, 96%, 72%) |
| HSV | hsv(173, 55%, 99%) |
| CMYK | cmyk(54.8%, 0%, 6.7%, 1.2%) |
| CIE-LAB | lab(91.32, -41.59, -3.27) |
| CIE-LCH | lch(91.32, 41.72, 184.49°) |
| OKLab | oklab(90.99% -0.1228 -0.0095) |
| OKLCH | oklch(90.99% 0.123 184.4) |
| XYZ | xyz(56.7387, 79.1909, 90.8764) |
| Luminance | 0.7920 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.48
Bright Aqua
#0BF9EA
ΔE00 3.84
Bright Turquoise
#0FFEF9
ΔE00 5.15
Bright Cyan
#41FDFE
ΔE00 6.19
Aqua
#00FFFF
ΔE00 6.35
Light Aqua
#8CFFDB
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72FCEB #FC7283
analogous
#72FCA6 #72FCEB #72C8FC
triadic
#72FCEB #EB72FC #FCEB72
tetradic
#72FCEB #A672FC #FC7283 #C8FC72
square
#72FCEB #A672FC #FC7283 #C8FC72
split-complementary
#72FCEB #FC72C8 #FCA672
monochromatic
#05EFD2 #36FBE3 #72FCEB #AEFDF4 #E1FEFB
Accessibility & contrast
On white
1.25
#72FCEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.84
#72FCEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72FCEB
16.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72FCEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72FCEB | 1.00 | 1.25 | 16.84 | 16.84 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1EFEA
Deuteranopia (green-blind)
#DBDFED
Tritanopia (blue-blind)
#00FFF7
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #72fceb; /* rgb */ color: rgb(114, 252, 235); /* oklch */ color: oklch(91.0% 0.123 184.4);
Tailwind
colors: {
custom: {
50: '#a6fef1',
500: '#72fceb',
950: '#000000',
},
}SCSS
$custom: #72fceb; $custom-light: #a6fef1; $custom-dark: #000000;
JSON
{
"hex": "#72fceb",
"rgb": {
"r": 114,
"g": 252,
"b": 235
},
"hsl": {
"h": 172.609,
"s": 95.833,
"l": 71.765
},
"oklch": {
"l": 0.90989,
"c": 0.12319,
"h": 184.4
},
"luminance": 0.79196
}Semantic roles & 50–950 ramp
primary
#72FCEB
secondary
#D83A4D
accent
#001CE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101816
muted
#818685