#72FDF3#72FDF3
#72FDF3 is a very light, vivid teal. Relative luminance 0.803; OKLCH L 91.5% C 0.122 H 188.8°. Best body text is #000000 at 17.06:1 contrast (WCAG AA passes).
Color values
| HEX | #72FDF3 |
|---|---|
| RGB | rgb(114, 253, 243) |
| HSL | hsl(176, 97%, 72%) |
| HSV | hsv(176, 55%, 99%) |
| CMYK | cmyk(54.9%, 0%, 4%, 0.8%) |
| CIE-LAB | lab(91.82, -40.05, -6.69) |
| CIE-LCH | lch(91.82, 40.61, 189.48°) |
| OKLab | oklab(91.46% -0.1205 -0.0187) |
| OKLCH | oklch(91.46% 0.122 188.8) |
| XYZ | xyz(58.2354, 80.2933, 97.2058) |
| Luminance | 0.8030 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Turquoise
#0FFEF9
ΔE00 3.78
Bright Cyan
#41FDFE
ΔE00 4.11
Bright Aqua
#0BF9EA
ΔE00 4.18
Aqua
#00FFFF
ΔE00 4.56
Tiffany Blue
#7BF2DA
ΔE00 5.47
Bright Light Blue
#26F7FD
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72FDF3 #FD727C
analogous
#72FDAD #72FDF3 #72C2FD
triadic
#72FDF3 #F372FD #FDF372
tetradic
#72FDF3 #AD72FD #FD727C #C2FD72
square
#72FDF3 #AD72FD #FD727C #C2FD72
split-complementary
#72FDF3 #FD72C2 #FDAD72
monochromatic
#03F1E0 #36FCEE #72FDF3 #AEFEF8 #E1FFFC
Accessibility & contrast
On white
1.23
#72FDF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.06
#72FDF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72FDF3
17.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72FDF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72FDF3 | 1.00 | 1.23 | 17.06 | 17.06 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F1F3
Deuteranopia (green-blind)
#DAE1F4
Tritanopia (blue-blind)
#00FFFA
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #72fdf3; /* rgb */ color: rgb(114, 253, 243); /* oklch */ color: oklch(91.5% 0.122 188.8);
Tailwind
colors: {
custom: {
50: '#a6fef7',
500: '#72fdf3',
950: '#000000',
},
}SCSS
$custom: #72fdf3; $custom-light: #a6fef7; $custom-dark: #000000;
JSON
{
"hex": "#72fdf3",
"rgb": {
"r": 114,
"g": 253,
"b": 243
},
"hsl": {
"h": 175.683,
"s": 97.203,
"l": 71.961
},
"oklch": {
"l": 0.91461,
"c": 0.12197,
"h": 188.8
},
"luminance": 0.80299
}Semantic roles & 50–950 ramp
primary
#72FDF3
secondary
#D93A45
accent
#0011E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#111817
muted
#818685