#72FCED#72FCED
#72FCED is a very light, vivid teal. Relative luminance 0.793; OKLCH L 91.0% C 0.123 H 185.6°. Best body text is #000000 at 16.86:1 contrast (WCAG AA passes).
Color values
| HEX | #72FCED |
|---|---|
| RGB | rgb(114, 252, 237) |
| HSL | hsl(173, 96%, 72%) |
| HSV | hsv(173, 55%, 99%) |
| CMYK | cmyk(54.8%, 0%, 6%, 1.2%) |
| CIE-LAB | lab(91.37, -41.10, -4.23) |
| CIE-LCH | lch(91.37, 41.31, 185.88°) |
| OKLab | oklab(91.05% -0.122 -0.0121) |
| OKLCH | oklch(91.05% 0.123 185.6) |
| XYZ | xyz(57.0292, 79.3071, 92.4067) |
| Luminance | 0.7931 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.78
Tiffany Blue
#7BF2DA
ΔE00 3.97
Bright Turquoise
#0FFEF9
ΔE00 4.69
Bright Cyan
#41FDFE
ΔE00 5.58
Aqua
#00FFFF
ΔE00 5.81
Turquoise
#40E0D0
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72FCED #FC7281
analogous
#72FCA8 #72FCED #72C6FC
triadic
#72FCED #ED72FC #FCED72
tetradic
#72FCED #A872FC #FC7281 #C6FC72
square
#72FCED #A872FC #FC7281 #C6FC72
split-complementary
#72FCED #FC72C6 #FCA872
monochromatic
#05EFD5 #36FBE5 #72FCED #AEFDF5 #E1FEFB
Accessibility & contrast
On white
1.25
#72FCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.86
#72FCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72FCED
16.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72FCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72FCED | 1.00 | 1.25 | 16.86 | 16.86 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F0ED
Deuteranopia (green-blind)
#DBE0EF
Tritanopia (blue-blind)
#00FFF7
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #72fced; /* rgb */ color: rgb(114, 252, 237); /* oklch */ color: oklch(91.0% 0.123 185.6);
Tailwind
colors: {
custom: {
50: '#a6fef2',
500: '#72fced',
950: '#000000',
},
}SCSS
$custom: #72fced; $custom-light: #a6fef2; $custom-dark: #000000;
JSON
{
"hex": "#72fced",
"rgb": {
"r": 114,
"g": 252,
"b": 237
},
"hsl": {
"h": 173.478,
"s": 95.833,
"l": 71.765
},
"oklch": {
"l": 0.91049,
"c": 0.12258,
"h": 185.6
},
"luminance": 0.79313
}Semantic roles & 50–950 ramp
primary
#72FCED
secondary
#D83A4B
accent
#0019E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685