#72FEF8#72FEF8
#72FEF8 is a very light, vivid teal. Relative luminance 0.812; OKLCH L 91.8% C 0.122 H 191.4°. Best body text is #000000 at 17.25:1 contrast (WCAG AA passes).
Color values
| HEX | #72FEF8 |
|---|---|
| RGB | rgb(114, 254, 248) |
| HSL | hsl(177, 99%, 72%) |
| HSV | hsv(177, 55%, 100%) |
| CMYK | cmyk(55.1%, 0%, 2.4%, 0.4%) |
| CIE-LAB | lab(92.24, -39.25, -8.66) |
| CIE-LCH | lch(92.24, 40.19, 192.44°) |
| OKLab | oklab(91.84% -0.1195 -0.0241) |
| OKLCH | oklch(91.84% 0.122 191.4) |
| XYZ | xyz(59.3172, 81.2325, 101.3422) |
| Luminance | 0.8124 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.11
Bright Turquoise
#0FFEF9
ΔE00 3.53
Aqua
#00FFFF
ΔE00 3.83
Bright Light Blue
#26F7FD
ΔE00 4.77
Bright Aqua
#0BF9EA
ΔE00 4.95
Light Cyan
#ACFFFC
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72FEF8 #FE7278
analogous
#72FEB2 #72FEF8 #72BEFE
triadic
#72FEF8 #F872FE #FEF872
tetradic
#72FEF8 #B272FE #FE7278 #BEFE72
square
#72FEF8 #B272FE #FE7278 #BEFE72
split-complementary
#72FEF8 #FE72BE #FEB272
monochromatic
#02F4E9 #35FEF5 #72FEF8 #AFFEFB #E1FFFD
Accessibility & contrast
On white
1.22
#72FEF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.25
#72FEF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72FEF8
17.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72FEF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72FEF8 | 1.00 | 1.22 | 17.25 | 17.25 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F2F8
Deuteranopia (green-blind)
#DAE2F9
Tritanopia (blue-blind)
#00FFFC
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #72fef8; /* rgb */ color: rgb(114, 254, 248); /* oklch */ color: oklch(91.8% 0.122 191.4);
Tailwind
colors: {
custom: {
50: '#a7fffa',
500: '#72fef8',
950: '#000000',
},
}SCSS
$custom: #72fef8; $custom-light: #a7fffa; $custom-dark: #000000;
JSON
{
"hex": "#72fef8",
"rgb": {
"r": 114,
"g": 254,
"b": 248
},
"hsl": {
"h": 177.429,
"s": 98.592,
"l": 72.157
},
"oklch": {
"l": 0.91844,
"c": 0.12188,
"h": 191.4
},
"luminance": 0.81238
}Semantic roles & 50–950 ramp
primary
#72FEF8
secondary
#DB3940
accent
#000AE6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#111817
muted
#818685