#72FEFD#72FEFD
#72FEFD is a very light, vivid teal. Relative luminance 0.816; OKLCH L 92.0% C 0.121 H 194.6°. Best body text is #000000 at 17.31:1 contrast (WCAG AA passes).
Color values
| HEX | #72FEFD |
|---|---|
| RGB | rgb(114, 254, 253) |
| HSL | hsl(180, 99%, 72%) |
| HSV | hsv(180, 55%, 100%) |
| CMYK | cmyk(55.1%, 0%, 0.4%, 0.4%) |
| CIE-LAB | lab(92.37, -37.97, -11.04) |
| CIE-LCH | lch(92.37, 39.54, 196.22°) |
| OKLab | oklab(92% -0.1174 -0.0306) |
| OKLCH | oklch(92% 0.121 194.6) |
| XYZ | xyz(60.1033, 81.5469, 105.4821) |
| Luminance | 0.8155 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.48
Aqua
#00FFFF
ΔE00 3.60
Bright Light Blue
#26F7FD
ΔE00 3.80
Bright Turquoise
#0FFEF9
ΔE00 3.99
Light Cyan
#ACFFFC
ΔE00 5.57
Bright Aqua
#0BF9EA
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72FEFD #FE7273
analogous
#72FEB7 #72FEFD #72B9FE
triadic
#72FEFD #FD72FE #FEFD72
tetradic
#72FEFD #B772FE #FE7273 #B9FE72
square
#72FEFD #B772FE #FE7273 #B9FE72
split-complementary
#72FEFD #FE72B9 #FEB772
monochromatic
#02F4F2 #35FEFC #72FEFD #AFFEFE #E1FFFF
Accessibility & contrast
On white
1.21
#72FEFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.31
#72FEFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72FEFD
17.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72FEFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72FEFD | 1.00 | 1.21 | 17.31 | 17.31 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F3FD
Deuteranopia (green-blind)
#D9E2FE
Tritanopia (blue-blind)
#00FFFD
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #72fefd; /* rgb */ color: rgb(114, 254, 253); /* oklch */ color: oklch(92.0% 0.121 194.6);
Tailwind
colors: {
custom: {
50: '#a7fffe',
500: '#72fefd',
950: '#000000',
},
}SCSS
$custom: #72fefd; $custom-light: #a7fffe; $custom-dark: #000000;
JSON
{
"hex": "#72fefd",
"rgb": {
"r": 114,
"g": 254,
"b": 253
},
"hsl": {
"h": 179.571,
"s": 98.592,
"l": 72.157
},
"oklch": {
"l": 0.92003,
"c": 0.12136,
"h": 194.6
},
"luminance": 0.81553
}Semantic roles & 50–950 ramp
primary
#72FEFD
secondary
#DB393B
accent
#0002E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#111817
muted
#818685