#72FDEE#72FDEE
#72FDEE is a very light, vivid teal. Relative luminance 0.800; OKLCH L 91.3% C 0.123 H 185.7°. Best body text is #000000 at 17.00:1 contrast (WCAG AA passes).
Color values
| HEX | #72FDEE |
|---|---|
| RGB | rgb(114, 253, 238) |
| HSL | hsl(174, 97%, 72%) |
| HSV | hsv(174, 55%, 99%) |
| CMYK | cmyk(54.9%, 0%, 5.9%, 0.8%) |
| CIE-LAB | lab(91.68, -41.30, -4.29) |
| CIE-LCH | lch(91.68, 41.52, 185.93°) |
| OKLab | oklab(91.31% -0.1226 -0.0122) |
| OKLCH | oklch(91.31% 0.123 185.7) |
| XYZ | xyz(57.4906, 79.9954, 93.2833) |
| Luminance | 0.8000 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.80
Tiffany Blue
#7BF2DA
ΔE00 4.11
Bright Turquoise
#0FFEF9
ΔE00 4.65
Bright Cyan
#41FDFE
ΔE00 5.55
Aqua
#00FFFF
ΔE00 5.77
Turquoise
#40E0D0
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72FDEE #FD7281
analogous
#72FDA9 #72FDEE #72C7FD
triadic
#72FDEE #EE72FD #FDEE72
tetradic
#72FDEE #A972FD #FD7281 #C7FD72
square
#72FDEE #A972FD #FD7281 #C7FD72
split-complementary
#72FDEE #FD72C7 #FDA972
monochromatic
#03F1D8 #36FCE7 #72FDEE #AEFEF5 #E1FFFB
Accessibility & contrast
On white
1.24
#72FDEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.00
#72FDEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72FDEE
17.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72FDEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72FDEE | 1.00 | 1.24 | 17.00 | 17.00 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F1EE
Deuteranopia (green-blind)
#DCE0F0
Tritanopia (blue-blind)
#00FFF8
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #72fdee; /* rgb */ color: rgb(114, 253, 238); /* oklch */ color: oklch(91.3% 0.123 185.7);
Tailwind
colors: {
custom: {
50: '#a6fef3',
500: '#72fdee',
950: '#000000',
},
}SCSS
$custom: #72fdee; $custom-light: #a6fef3; $custom-dark: #000000;
JSON
{
"hex": "#72fdee",
"rgb": {
"r": 114,
"g": 253,
"b": 238
},
"hsl": {
"h": 173.525,
"s": 97.203,
"l": 71.961
},
"oklch": {
"l": 0.91308,
"c": 0.12322,
"h": 185.7
},
"luminance": 0.80001
}Semantic roles & 50–950 ramp
primary
#72FDEE
secondary
#D93A4B
accent
#0019E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685