#72FDF2#72FDF2
#72FDF2 is a very light, vivid teal. Relative luminance 0.802; OKLCH L 91.4% C 0.122 H 188.2°. Best body text is #000000 at 17.05:1 contrast (WCAG AA passes).
Color values
| HEX | #72FDF2 |
|---|---|
| RGB | rgb(114, 253, 242) |
| HSL | hsl(175, 97%, 72%) |
| HSV | hsv(175, 55%, 99%) |
| CMYK | cmyk(54.9%, 0%, 4.3%, 0.8%) |
| CIE-LAB | lab(91.79, -40.30, -6.21) |
| CIE-LCH | lch(91.79, 40.78, 188.76°) |
| OKLab | oklab(91.43% -0.1209 -0.0174) |
| OKLCH | oklch(91.43% 0.122 188.2) |
| XYZ | xyz(58.0848, 80.2331, 96.4127) |
| Luminance | 0.8024 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Turquoise
#0FFEF9
ΔE00 3.91
Bright Aqua
#0BF9EA
ΔE00 4.05
Bright Cyan
#41FDFE
ΔE00 4.38
Aqua
#00FFFF
ΔE00 4.78
Tiffany Blue
#7BF2DA
ΔE00 5.18
Bright Light Blue
#26F7FD
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72FDF2 #FD727D
analogous
#72FDAD #72FDF2 #72C3FD
triadic
#72FDF2 #F272FD #FDF272
tetradic
#72FDF2 #AD72FD #FD727D #C3FD72
square
#72FDF2 #AD72FD #FD727D #C3FD72
split-complementary
#72FDF2 #FD72C3 #FDAD72
monochromatic
#03F1DE #36FCEC #72FDF2 #AEFEF8 #E1FFFC
Accessibility & contrast
On white
1.23
#72FDF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.05
#72FDF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72FDF2
17.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72FDF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72FDF2 | 1.00 | 1.23 | 17.05 | 17.05 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F1F2
Deuteranopia (green-blind)
#DBE1F4
Tritanopia (blue-blind)
#00FFF9
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #72fdf2; /* rgb */ color: rgb(114, 253, 242); /* oklch */ color: oklch(91.4% 0.122 188.2);
Tailwind
colors: {
custom: {
50: '#a6fef6',
500: '#72fdf2',
950: '#000000',
},
}SCSS
$custom: #72fdf2; $custom-light: #a6fef6; $custom-dark: #000000;
JSON
{
"hex": "#72fdf2",
"rgb": {
"r": 114,
"g": 253,
"b": 242
},
"hsl": {
"h": 175.252,
"s": 97.203,
"l": 71.961
},
"oklch": {
"l": 0.9143,
"c": 0.12219,
"h": 188.2
},
"luminance": 0.80239
}Semantic roles & 50–950 ramp
primary
#72FDF2
secondary
#D93A46
accent
#0012E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#111817
muted
#818685