#72FDFD#72FDFD
#72FDFD is a very light, vivid teal. Relative luminance 0.809; OKLCH L 91.8% C 0.121 H 195.3°. Best body text is #000000 at 17.18:1 contrast (WCAG AA passes).
Color values
| HEX | #72FDFD |
|---|---|
| RGB | rgb(114, 253, 253) |
| HSL | hsl(180, 97%, 72%) |
| HSV | hsv(180, 55%, 99%) |
| CMYK | cmyk(54.9%, 0%, 0%, 0.8%) |
| CIE-LAB | lab(92.09, -37.51, -11.46) |
| CIE-LCH | lch(92.09, 39.22, 196.99°) |
| OKLab | oklab(91.78% -0.1164 -0.0317) |
| OKLCH | oklch(91.78% 0.121 195.3) |
| XYZ | xyz(59.7868, 80.9139, 105.3766) |
| Luminance | 0.8092 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.50
Bright Light Blue
#26F7FD
ΔE00 3.61
Aqua
#00FFFF
ΔE00 3.69
Bright Turquoise
#0FFEF9
ΔE00 4.18
Light Cyan
#ACFFFC
ΔE00 5.55
Robin Egg Blue
#8AF1FE
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72FDFD #FD7272
analogous
#72FDB8 #72FDFD #72B8FD
triadic
#72FDFD #FD72FD #FDFD72
tetradic
#72FDFD #B872FD #FD7272 #B8FD72
square
#72FDFD #B872FD #FD7272 #B8FD72
split-complementary
#72FDFD #FD72B8 #FDB872
monochromatic
#03F1F1 #36FCFC #72FDFD #AEFEFE #E1FFFF
Accessibility & contrast
On white
1.22
#72FDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.18
#72FDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72FDFD
17.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72FDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72FDFD | 1.00 | 1.22 | 17.18 | 17.18 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF2FD
Deuteranopia (green-blind)
#D8E1FE
Tritanopia (blue-blind)
#00FFFD
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #72fdfd; /* rgb */ color: rgb(114, 253, 253); /* oklch */ color: oklch(91.8% 0.121 195.3);
Tailwind
colors: {
custom: {
50: '#a7fefe',
500: '#72fdfd',
950: '#000000',
},
}SCSS
$custom: #72fdfd; $custom-light: #a7fefe; $custom-dark: #000000;
JSON
{
"hex": "#72fdfd",
"rgb": {
"r": 114,
"g": 253,
"b": 253
},
"hsl": {
"h": 180,
"s": 97.203,
"l": 71.961
},
"oklch": {
"l": 0.91776,
"c": 0.12066,
"h": 195.3
},
"luminance": 0.8092
}Semantic roles & 50–950 ramp
primary
#72FDFD
secondary
#D93A3A
accent
#0000E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#111817
muted
#818685