#72FEDB#72FEDB
#72FEDB is a very light, vivid teal. Relative luminance 0.796; OKLCH L 91.0% C 0.132 H 174.3°. Best body text is #000000 at 16.92:1 contrast (WCAG AA passes).
Color values
| HEX | #72FEDB |
|---|---|
| RGB | rgb(114, 254, 219) |
| HSL | hsl(165, 99%, 72%) |
| HSV | hsv(165, 55%, 100%) |
| CMYK | cmyk(55.1%, 0%, 13.8%, 0.4%) |
| CIE-LAB | lab(91.49, -46.26, 5.27) |
| CIE-LCH | lch(91.49, 46.56, 173.50°) |
| OKLab | oklab(91% -0.1318 0.0133) |
| OKLCH | oklch(91% 0.132 174.3) |
| XYZ | xyz(55.1616, 79.5702, 79.4557) |
| Luminance | 0.7958 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.33
Aquamarine
#7FFFD4
ΔE00 2.57
Light Turquoise
#7EF4CC
ΔE00 3.19
Tiffany Blue
#7BF2DA
ΔE00 3.80
Light Aquamarine
#7BFDC7
ΔE00 5.13
Bright Teal
#01F9C6
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72FEDB #FE7295
analogous
#72FE95 #72FEDB #72DBFE
triadic
#72FEDB #DB72FE #FEDB72
tetradic
#72FEDB #9572FE #FE7295 #DBFE72
square
#72FEDB #9572FE #FE7295 #DBFE72
split-complementary
#72FEDB #FE72DB #FE9572
monochromatic
#02F4B7 #35FECB #72FEDB #AFFEEB #E1FFF7
Accessibility & contrast
On white
1.24
#72FEDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.92
#72FEDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72FEDB
16.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72FEDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72FEDB | 1.00 | 1.24 | 16.92 | 16.92 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F0D9
Deuteranopia (green-blind)
#E1E0DE
Tritanopia (blue-blind)
#17FFF4
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #72fedb; /* rgb */ color: rgb(114, 254, 219); /* oklch */ color: oklch(91.0% 0.132 174.3);
Tailwind
colors: {
custom: {
50: '#a5ffe6',
500: '#72fedb',
950: '#000000',
},
}SCSS
$custom: #72fedb; $custom-light: #a5ffe6; $custom-dark: #000000;
JSON
{
"hex": "#72fedb",
"rgb": {
"r": 114,
"g": 254,
"b": 219
},
"hsl": {
"h": 165,
"s": 98.592,
"l": 72.157
},
"oklch": {
"l": 0.90995,
"c": 0.13242,
"h": 174.3
},
"luminance": 0.79576
}Semantic roles & 50–950 ramp
primary
#72FEDB
secondary
#DB3962
accent
#0039E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684