#72FEF2#72FEF2
#72FEF2 is a very light, vivid teal. Relative luminance 0.809; OKLCH L 91.7% C 0.123 H 187.6°. Best body text is #000000 at 17.17:1 contrast (WCAG AA passes).
Color values
| HEX | #72FEF2 |
|---|---|
| RGB | rgb(114, 254, 242) |
| HSL | hsl(175, 99%, 72%) |
| HSV | hsv(175, 55%, 100%) |
| CMYK | cmyk(55.1%, 0%, 4.7%, 0.4%) |
| CIE-LAB | lab(92.07, -40.75, -5.79) |
| CIE-LCH | lch(92.07, 41.16, 188.09°) |
| OKLab | oklab(91.66% -0.122 -0.0163) |
| OKLCH | oklch(91.66% 0.123 187.6) |
| XYZ | xyz(58.4013, 80.8661, 96.5182) |
| Luminance | 0.8087 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.98
Bright Turquoise
#0FFEF9
ΔE00 4.03
Bright Cyan
#41FDFE
ΔE00 4.65
Aqua
#00FFFF
ΔE00 4.97
Tiffany Blue
#7BF2DA
ΔE00 5.02
Bright Light Blue
#26F7FD
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72FEF2 #FE727E
analogous
#72FEAC #72FEF2 #72C4FE
triadic
#72FEF2 #F272FE #FEF272
tetradic
#72FEF2 #AC72FE #FE727E #C4FE72
square
#72FEF2 #AC72FE #FE727E #C4FE72
split-complementary
#72FEF2 #FE72C4 #FEAC72
monochromatic
#02F4DF #35FEEC #72FEF2 #AFFEF8 #E1FFFC
Accessibility & contrast
On white
1.22
#72FEF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.17
#72FEF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72FEF2
17.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72FEF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72FEF2 | 1.00 | 1.22 | 17.17 | 17.17 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F2F2
Deuteranopia (green-blind)
#DCE1F4
Tritanopia (blue-blind)
#00FFFA
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #72fef2; /* rgb */ color: rgb(114, 254, 242); /* oklch */ color: oklch(91.7% 0.123 187.6);
Tailwind
colors: {
custom: {
50: '#a6fff6',
500: '#72fef2',
950: '#000000',
},
}SCSS
$custom: #72fef2; $custom-light: #a6fff6; $custom-dark: #000000;
JSON
{
"hex": "#72fef2",
"rgb": {
"r": 114,
"g": 254,
"b": 242
},
"hsl": {
"h": 174.857,
"s": 98.592,
"l": 72.157
},
"oklch": {
"l": 0.91659,
"c": 0.12305,
"h": 187.6
},
"luminance": 0.80872
}Semantic roles & 50–950 ramp
primary
#72FEF2
secondary
#DB3947
accent
#0014E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#111817
muted
#818685