#72FFFD#72FFFD
#72FFFD is a very light, vivid teal. Relative luminance 0.822; OKLCH L 92.2% C 0.122 H 194.0°. Best body text is #000000 at 17.44:1 contrast (WCAG AA passes).
Color values
| HEX | #72FFFD |
|---|---|
| RGB | rgb(114, 255, 253) |
| HSL | hsl(179, 100%, 72%) |
| HSV | hsv(179, 55%, 100%) |
| CMYK | cmyk(55.3%, 0%, 0.8%, 0%) |
| CIE-LAB | lab(92.66, -38.42, -10.62) |
| CIE-LCH | lch(92.66, 39.87, 195.46°) |
| OKLab | oklab(92.23% -0.1185 -0.0295) |
| OKLCH | oklch(92.23% 0.122 194) |
| XYZ | xyz(60.4215, 82.1832, 105.5882) |
| Luminance | 0.8219 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.53
Aqua
#00FFFF
ΔE00 3.55
Bright Turquoise
#0FFEF9
ΔE00 3.82
Bright Light Blue
#26F7FD
ΔE00 4.01
Light Cyan
#ACFFFC
ΔE00 5.61
Bright Aqua
#0BF9EA
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72FFFD #FF7274
analogous
#72FFB7 #72FFFD #72BAFF
triadic
#72FFFD #FD72FF #FFFD72
tetradic
#72FFFD #B772FF #FF7274 #BAFF72
square
#72FFFD #B772FF #FF7274 #BAFF72
split-complementary
#72FFFD #FF72BA #FFB772
monochromatic
#00F7F3 #35FFFC #72FFFD #AFFFFE #E0FFFF
Accessibility & contrast
On white
1.20
#72FFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.44
#72FFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72FFFD
17.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72FFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72FFFD | 1.00 | 1.20 | 17.44 | 17.44 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F4FD
Deuteranopia (green-blind)
#DAE3FE
Tritanopia (blue-blind)
#00FFFE
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #72fffd; /* rgb */ color: rgb(114, 255, 253); /* oklch */ color: oklch(92.2% 0.122 194.0);
Tailwind
colors: {
custom: {
50: '#a7fffe',
500: '#72fffd',
950: '#000000',
},
}SCSS
$custom: #72fffd; $custom-light: #a7fffe; $custom-dark: #000000;
JSON
{
"hex": "#72fffd",
"rgb": {
"r": 114,
"g": 255,
"b": 253
},
"hsl": {
"h": 179.149,
"s": 100,
"l": 72.353
},
"oklch": {
"l": 0.92231,
"c": 0.12207,
"h": 194
},
"luminance": 0.82189
}Semantic roles & 50–950 ramp
primary
#72FFFD
secondary
#DC393B
accent
#0003E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685