#72FDF1#72FDF1
#72FDF1 is a very light, vivid teal. Relative luminance 0.802; OKLCH L 91.4% C 0.122 H 187.6°. Best body text is #000000 at 17.04:1 contrast (WCAG AA passes).
Color values
| HEX | #72FDF1 |
|---|---|
| RGB | rgb(114, 253, 241) |
| HSL | hsl(175, 97%, 72%) |
| HSV | hsv(175, 55%, 99%) |
| CMYK | cmyk(54.9%, 0%, 4.7%, 0.8%) |
| CIE-LAB | lab(91.76, -40.55, -5.73) |
| CIE-LCH | lch(91.76, 40.96, 188.04°) |
| OKLab | oklab(91.4% -0.1213 -0.0161) |
| OKLCH | oklch(91.4% 0.122 187.6) |
| XYZ | xyz(57.9350, 80.1732, 95.6238) |
| Luminance | 0.8018 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.95
Bright Turquoise
#0FFEF9
ΔE00 4.06
Bright Cyan
#41FDFE
ΔE00 4.67
Tiffany Blue
#7BF2DA
ΔE00 4.90
Aqua
#00FFFF
ΔE00 5.01
Bright Light Blue
#26F7FD
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72FDF1 #FD727E
analogous
#72FDAC #72FDF1 #72C4FD
triadic
#72FDF1 #F172FD #FDF172
tetradic
#72FDF1 #AC72FD #FD727E #C4FD72
square
#72FDF1 #AC72FD #FD727E #C4FD72
split-complementary
#72FDF1 #FD72C4 #FDAC72
monochromatic
#03F1DD #36FCEB #72FDF1 #AEFEF7 #E1FFFC
Accessibility & contrast
On white
1.23
#72FDF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.04
#72FDF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72FDF1
17.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72FDF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72FDF1 | 1.00 | 1.23 | 17.04 | 17.04 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F1F1
Deuteranopia (green-blind)
#DBE1F3
Tritanopia (blue-blind)
#00FFF9
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #72fdf1; /* rgb */ color: rgb(114, 253, 241); /* oklch */ color: oklch(91.4% 0.122 187.6);
Tailwind
colors: {
custom: {
50: '#a6fef5',
500: '#72fdf1',
950: '#000000',
},
}SCSS
$custom: #72fdf1; $custom-light: #a6fef5; $custom-dark: #000000;
JSON
{
"hex": "#72fdf1",
"rgb": {
"r": 114,
"g": 253,
"b": 241
},
"hsl": {
"h": 174.82,
"s": 97.203,
"l": 71.961
},
"oklch": {
"l": 0.91399,
"c": 0.12242,
"h": 187.6
},
"luminance": 0.80179
}Semantic roles & 50–950 ramp
primary
#72FDF1
secondary
#D93A48
accent
#0014E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#111817
muted
#818685