#72CFD3#72CFD3
#72CFD3 is a light, moderate teal. Relative luminance 0.529; OKLCH L 79.9% C 0.089 H 199.2°. Best body text is #000000 at 11.58:1 contrast (WCAG AA passes).
Color values
| HEX | #72CFD3 |
|---|---|
| RGB | rgb(114, 207, 211) |
| HSL | hsl(182, 52%, 64%) |
| HSV | hsv(182, 46%, 83%) |
| CMYK | cmyk(46%, 1.9%, 0%, 17.3%) |
| CIE-LAB | lab(77.82, -26.58, -10.58) |
| CIE-LCH | lch(77.82, 28.61, 201.71°) |
| OKLab | oklab(79.87% -0.0839 -0.0292) |
| OKLCH | oklch(79.87% 0.089 199.2) |
| XYZ | xyz(41.0055, 52.9028, 69.6658) |
| Luminance | 0.5291 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.30
Darkturquoise
#00CED1
ΔE00 5.74
Aqua Blue
#02D8E9
ΔE00 6.14
Robin'S Egg
#6DEDFD
ΔE00 7.86
Robin'S Egg Blue
#98EFF9
ΔE00 8.19
Robin Egg Blue
#8AF1FE
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72CFD3 #D37672
analogous
#72D3A6 #72CFD3 #729ED3
triadic
#72CFD3 #D372CF #CFD372
tetradic
#72CFD3 #A672D3 #D37672 #9ED372
square
#72CFD3 #A672D3 #D37672 #9ED372
split-complementary
#72CFD3 #D3729E #D3A672
monochromatic
#30969A #43BFC4 #72CFD3 #A1DFE2 #CFEFF0
Accessibility & contrast
On white
1.81
#72CFD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.58
#72CFD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72CFD3
11.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72CFD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72CFD3 | 1.00 | 1.81 | 11.58 | 11.58 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C8D3
Deuteranopia (green-blind)
#B3BBD4
Tritanopia (blue-blind)
#3DD5D0
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #72cfd3; /* rgb */ color: rgb(114, 207, 211); /* oklch */ color: oklch(79.9% 0.089 199.2);
Tailwind
colors: {
custom: {
50: '#a1dee0',
500: '#72cfd3',
950: '#000000',
},
}SCSS
$custom: #72cfd3; $custom-light: #a1dee0; $custom-dark: #000000;
JSON
{
"hex": "#72cfd3",
"rgb": {
"r": 114,
"g": 207,
"b": 211
},
"hsl": {
"h": 182.474,
"s": 52.432,
"l": 63.725
},
"oklch": {
"l": 0.79872,
"c": 0.08885,
"h": 199.2
},
"luminance": 0.52906
}Semantic roles & 50–950 ramp
primary
#72CFD3
secondary
#9F4D4A
accent
#2C26C0
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484