#72FCEE#72FCEE
#72FCEE is a very light, vivid teal. Relative luminance 0.794; OKLCH L 91.1% C 0.122 H 186.3°. Best body text is #000000 at 16.87:1 contrast (WCAG AA passes).
Color values
| HEX | #72FCEE |
|---|---|
| RGB | rgb(114, 252, 238) |
| HSL | hsl(174, 96%, 72%) |
| HSV | hsv(174, 55%, 99%) |
| CMYK | cmyk(54.8%, 0%, 5.6%, 1.2%) |
| CIE-LAB | lab(91.40, -40.85, -4.71) |
| CIE-LCH | lch(91.40, 41.12, 186.58°) |
| OKLab | oklab(91.08% -0.1216 -0.0134) |
| OKLCH | oklch(91.08% 0.122 186.3) |
| XYZ | xyz(57.1757, 79.3657, 93.1783) |
| Luminance | 0.7937 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.80
Tiffany Blue
#7BF2DA
ΔE00 4.23
Bright Turquoise
#0FFEF9
ΔE00 4.48
Bright Cyan
#41FDFE
ΔE00 5.28
Aqua
#00FFFF
ΔE00 5.55
Turquoise
#40E0D0
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72FCEE #FC7280
analogous
#72FCA9 #72FCEE #72C5FC
triadic
#72FCEE #EE72FC #FCEE72
tetradic
#72FCEE #A972FC #FC7280 #C5FC72
square
#72FCEE #A972FC #FC7280 #C5FC72
split-complementary
#72FCEE #FC72C5 #FCA972
monochromatic
#05EFD7 #36FBE7 #72FCEE #AEFDF5 #E1FEFB
Accessibility & contrast
On white
1.24
#72FCEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.87
#72FCEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72FCEE
16.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72FCEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72FCEE | 1.00 | 1.24 | 16.87 | 16.87 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F0EE
Deuteranopia (green-blind)
#DAE0F0
Tritanopia (blue-blind)
#00FFF7
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #72fcee; /* rgb */ color: rgb(114, 252, 238); /* oklch */ color: oklch(91.1% 0.122 186.3);
Tailwind
colors: {
custom: {
50: '#a6fef3',
500: '#72fcee',
950: '#000000',
},
}SCSS
$custom: #72fcee; $custom-light: #a6fef3; $custom-dark: #000000;
JSON
{
"hex": "#72fcee",
"rgb": {
"r": 114,
"g": 252,
"b": 238
},
"hsl": {
"h": 173.913,
"s": 95.833,
"l": 71.765
},
"oklch": {
"l": 0.91079,
"c": 0.1223,
"h": 186.3
},
"luminance": 0.79371
}Semantic roles & 50–950 ramp
primary
#72FCEE
secondary
#D83A4A
accent
#0017E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685