#76CFDB#76CFDB
#76CFDB is a light, moderate teal. Relative luminance 0.536; OKLCH L 80.3% C 0.087 H 206.8°. Best body text is #000000 at 11.72:1 contrast (WCAG AA passes).
Color values
| HEX | #76CFDB |
|---|---|
| RGB | rgb(118, 207, 219) |
| HSL | hsl(187, 58%, 66%) |
| HSV | hsv(187, 46%, 86%) |
| CMYK | cmyk(46.1%, 5.5%, 0%, 14.1%) |
| CIE-LAB | lab(78.22, -23.59, -14.26) |
| CIE-LCH | lch(78.22, 27.56, 211.16°) |
| OKLab | oklab(80.32% -0.0778 -0.0393) |
| OKLCH | oklch(80.32% 0.087 206.8) |
| XYZ | xyz(42.5653, 53.5882, 75.1046) |
| Luminance | 0.5359 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.96
Robin'S Egg
#6DEDFD
ΔE00 7.13
Sky Blue
#87CEEB
ΔE00 7.37
Robin'S Egg Blue
#98EFF9
ΔE00 7.54
Robin Egg Blue
#8AF1FE
ΔE00 7.72
Darkturquoise
#00CED1
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76CFDB #DB8276
analogous
#76DBB4 #76CFDB #769CDB
triadic
#76CFDB #DB76CF #CFDB76
tetradic
#76CFDB #B476DB #DB8276 #9CDB76
square
#76CFDB #B476DB #DB8276 #9CDB76
split-complementary
#76CFDB #DB769C #DBB476
monochromatic
#2D9BAA #46BECE #76CFDB #A6E0E8 #D7F1F4
Accessibility & contrast
On white
1.79
#76CFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.72
#76CFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76CFDB
11.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76CFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76CFDB | 1.00 | 1.79 | 11.72 | 11.72 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C9DC
Deuteranopia (green-blind)
#B1BCDB
Tritanopia (blue-blind)
#41D6D2
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #76cfdb; /* rgb */ color: rgb(118, 207, 219); /* oklch */ color: oklch(80.3% 0.087 206.8);
Tailwind
colors: {
custom: {
50: '#a4dee6',
500: '#76cfdb',
950: '#000000',
},
}SCSS
$custom: #76cfdb; $custom-light: #a4dee6; $custom-dark: #000000;
JSON
{
"hex": "#76cfdb",
"rgb": {
"r": 118,
"g": 207,
"b": 219
},
"hsl": {
"h": 187.129,
"s": 58.382,
"l": 66.078
},
"oklch": {
"l": 0.8032,
"c": 0.08713,
"h": 206.8
},
"luminance": 0.53592
}Semantic roles & 50–950 ramp
primary
#76CFDB
secondary
#AD5448
accent
#3320C6
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101515
muted
#808484