#72FEF5#72FEF5
#72FEF5 is a very light, vivid teal. Relative luminance 0.811; OKLCH L 91.8% C 0.122 H 189.5°. Best body text is #000000 at 17.21:1 contrast (WCAG AA passes).
Color values
| HEX | #72FEF5 |
|---|---|
| RGB | rgb(114, 254, 245) |
| HSL | hsl(176, 99%, 72%) |
| HSV | hsv(176, 55%, 100%) |
| CMYK | cmyk(55.1%, 0%, 3.5%, 0.4%) |
| CIE-LAB | lab(92.15, -40.00, -7.23) |
| CIE-LCH | lch(92.15, 40.65, 190.24°) |
| OKLab | oklab(91.75% -0.1207 -0.0202) |
| OKLCH | oklch(91.75% 0.122 189.5) |
| XYZ | xyz(58.8555, 81.0478, 98.9106) |
| Luminance | 0.8105 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Turquoise
#0FFEF9
ΔE00 3.65
Bright Cyan
#41FDFE
ΔE00 3.82
Aqua
#00FFFF
ΔE00 4.32
Bright Aqua
#0BF9EA
ΔE00 4.37
Bright Light Blue
#26F7FD
ΔE00 5.53
Tiffany Blue
#7BF2DA
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72FEF5 #FE727B
analogous
#72FEAF #72FEF5 #72C1FE
triadic
#72FEF5 #F572FE #FEF572
tetradic
#72FEF5 #AF72FE #FE727B #C1FE72
square
#72FEF5 #AF72FE #FE727B #C1FE72
split-complementary
#72FEF5 #FE72C1 #FEAF72
monochromatic
#02F4E4 #35FEF1 #72FEF5 #AFFEF9 #E1FFFD
Accessibility & contrast
On white
1.22
#72FEF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.21
#72FEF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72FEF5
17.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72FEF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72FEF5 | 1.00 | 1.22 | 17.21 | 17.21 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F2F5
Deuteranopia (green-blind)
#DBE2F6
Tritanopia (blue-blind)
#00FFFB
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #72fef5; /* rgb */ color: rgb(114, 254, 245); /* oklch */ color: oklch(91.8% 0.122 189.5);
Tailwind
colors: {
custom: {
50: '#a6fff8',
500: '#72fef5',
950: '#000000',
},
}SCSS
$custom: #72fef5; $custom-light: #a6fff8; $custom-dark: #000000;
JSON
{
"hex": "#72fef5",
"rgb": {
"r": 114,
"g": 254,
"b": 245
},
"hsl": {
"h": 176.143,
"s": 98.592,
"l": 72.157
},
"oklch": {
"l": 0.91751,
"c": 0.1224,
"h": 189.5
},
"luminance": 0.81054
}Semantic roles & 50–950 ramp
primary
#72FEF5
secondary
#DB3944
accent
#000FE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#111817
muted
#818685