#72F5F5#72F5F5
#72F5F5 is a very light, moderate teal. Relative luminance 0.755; OKLCH L 89.7% C 0.115 H 195.3°. Best body text is #000000 at 16.10:1 contrast (WCAG AA passes).
Color values
| HEX | #72F5F5 |
|---|---|
| RGB | rgb(114, 245, 245) |
| HSL | hsl(180, 87%, 70%) |
| HSV | hsv(180, 53%, 96%) |
| CMYK | cmyk(53.5%, 0%, 0%, 3.9%) |
| CIE-LAB | lab(89.61, -35.89, -11.00) |
| CIE-LCH | lch(89.61, 37.54, 197.04°) |
| OKLab | oklab(89.7% -0.1114 -0.0304) |
| OKLCH | oklch(89.7% 0.115 195.3) |
| XYZ | xyz(56.0663, 75.4694, 97.9809) |
| Luminance | 0.7548 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.15
Bright Light Blue
#26F7FD
ΔE00 3.58
Aqua
#00FFFF
ΔE00 4.35
Bright Turquoise
#0FFEF9
ΔE00 4.70
Light Cyan
#ACFFFC
ΔE00 5.70
Robin'S Egg
#6DEDFD
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72F5F5 #F57272
analogous
#72F5B3 #72F5F5 #72B3F5
triadic
#72F5F5 #F572F5 #F5F572
tetradic
#72F5F5 #B372F5 #F57272 #B3F572
square
#72F5F5 #B372F5 #F57272 #B3F572
split-complementary
#72F5F5 #F572B3 #F5B372
monochromatic
#10DDDD #39F1F1 #72F5F5 #ABF9F9 #E2FDFD
Accessibility & contrast
On white
1.30
#72F5F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.10
#72F5F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72F5F5
16.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72F5F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72F5F5 | 1.00 | 1.30 | 16.10 | 16.10 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7EBF5
Deuteranopia (green-blind)
#D1DAF6
Tritanopia (blue-blind)
#00FCF5
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #72f5f5; /* rgb */ color: rgb(114, 245, 245); /* oklch */ color: oklch(89.7% 0.115 195.3);
Tailwind
colors: {
custom: {
50: '#a6f9f8',
500: '#72f5f5',
950: '#000000',
},
}SCSS
$custom: #72f5f5; $custom-light: #a6f9f8; $custom-dark: #000000;
JSON
{
"hex": "#72f5f5",
"rgb": {
"r": 114,
"g": 245,
"b": 245
},
"hsl": {
"h": 180,
"s": 86.755,
"l": 70.392
},
"oklch": {
"l": 0.89698,
"c": 0.11547,
"h": 195.3
},
"luminance": 0.75475
}Semantic roles & 50–950 ramp
primary
#72F5F5
secondary
#CF3C3C
accent
#0202E3
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101717
muted
#818585