#72FEF1#72FEF1
#72FEF1 is a very light, vivid teal. Relative luminance 0.808; OKLCH L 91.6% C 0.123 H 187.0°. Best body text is #000000 at 17.16:1 contrast (WCAG AA passes).
Color values
| HEX | #72FEF1 |
|---|---|
| RGB | rgb(114, 254, 241) |
| HSL | hsl(174, 99%, 72%) |
| HSV | hsv(174, 55%, 100%) |
| CMYK | cmyk(55.1%, 0%, 5.1%, 0.4%) |
| CIE-LAB | lab(92.05, -41.00, -5.31) |
| CIE-LCH | lch(92.05, 41.35, 187.38°) |
| OKLab | oklab(91.63% -0.1224 -0.015) |
| OKLCH | oklch(91.63% 0.123 187) |
| XYZ | xyz(58.2515, 80.8062, 95.7294) |
| Luminance | 0.8081 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.90
Bright Turquoise
#0FFEF9
ΔE00 4.21
Tiffany Blue
#7BF2DA
ΔE00 4.75
Bright Cyan
#41FDFE
ΔE00 4.94
Aqua
#00FFFF
ΔE00 5.22
Bright Light Blue
#26F7FD
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72FEF1 #FE727F
analogous
#72FEAB #72FEF1 #72C5FE
triadic
#72FEF1 #F172FE #FEF172
tetradic
#72FEF1 #AB72FE #FE727F #C5FE72
square
#72FEF1 #AB72FE #FE727F #C5FE72
split-complementary
#72FEF1 #FE72C5 #FEAB72
monochromatic
#02F4DD #35FEEB #72FEF1 #AFFEF7 #E1FFFC
Accessibility & contrast
On white
1.22
#72FEF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.16
#72FEF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72FEF1
17.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72FEF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72FEF1 | 1.00 | 1.22 | 17.16 | 17.16 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F2F1
Deuteranopia (green-blind)
#DCE1F3
Tritanopia (blue-blind)
#00FFFA
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #72fef1; /* rgb */ color: rgb(114, 254, 241); /* oklch */ color: oklch(91.6% 0.123 187.0);
Tailwind
colors: {
custom: {
50: '#a6fff5',
500: '#72fef1',
950: '#000000',
},
}SCSS
$custom: #72fef1; $custom-light: #a6fff5; $custom-dark: #000000;
JSON
{
"hex": "#72fef1",
"rgb": {
"r": 114,
"g": 254,
"b": 241
},
"hsl": {
"h": 174.429,
"s": 98.592,
"l": 72.157
},
"oklch": {
"l": 0.91628,
"c": 0.12331,
"h": 187
},
"luminance": 0.80812
}Semantic roles & 50–950 ramp
primary
#72FEF1
secondary
#DB3948
accent
#0015E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#111817
muted
#818685