#76CFDA#76CFDA
#76CFDA is a light, moderate teal. Relative luminance 0.535; OKLCH L 80.3% C 0.087 H 205.9°. Best body text is #000000 at 11.71:1 contrast (WCAG AA passes).
Color values
| HEX | #76CFDA |
|---|---|
| RGB | rgb(118, 207, 218) |
| HSL | hsl(187, 57%, 66%) |
| HSV | hsv(187, 46%, 85%) |
| CMYK | cmyk(45.9%, 5%, 0%, 14.5%) |
| CIE-LAB | lab(78.19, -23.85, -13.77) |
| CIE-LCH | lch(78.19, 27.54, 210.01°) |
| OKLab | oklab(80.29% -0.0782 -0.0379) |
| OKLCH | oklch(80.29% 0.087 205.9) |
| XYZ | xyz(42.4341, 53.5357, 74.4134) |
| Luminance | 0.5354 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.93
Robin'S Egg
#6DEDFD
ΔE00 7.16
Darkturquoise
#00CED1
ΔE00 7.51
Robin'S Egg Blue
#98EFF9
ΔE00 7.54
Sky Blue
#87CEEB
ΔE00 7.72
Robin Egg Blue
#8AF1FE
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76CFDA #DA8176
analogous
#76DAB3 #76CFDA #769DDA
triadic
#76CFDA #DA76CF #CFDA76
tetradic
#76CFDA #B376DA #DA8176 #9DDA76
square
#76CFDA #B376DA #DA8176 #9DDA76
split-complementary
#76CFDA #DA769D #DAB376
monochromatic
#2D9BA8 #46BECD #76CFDA #A6E0E7 #D6F1F4
Accessibility & contrast
On white
1.79
#76CFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.71
#76CFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76CFDA
11.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76CFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76CFDA | 1.00 | 1.79 | 11.71 | 11.71 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C9DB
Deuteranopia (green-blind)
#B2BCDA
Tritanopia (blue-blind)
#42D6D2
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #76cfda; /* rgb */ color: rgb(118, 207, 218); /* oklch */ color: oklch(80.3% 0.087 205.9);
Tailwind
colors: {
custom: {
50: '#a3dee5',
500: '#76cfda',
950: '#000000',
},
}SCSS
$custom: #76cfda; $custom-light: #a3dee5; $custom-dark: #000000;
JSON
{
"hex": "#76cfda",
"rgb": {
"r": 118,
"g": 207,
"b": 218
},
"hsl": {
"h": 186.6,
"s": 57.471,
"l": 65.882
},
"oklch": {
"l": 0.80285,
"c": 0.08688,
"h": 205.9
},
"luminance": 0.53539
}Semantic roles & 50–950 ramp
primary
#76CFDA
secondary
#AB5449
accent
#3320C5
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101515
muted
#808484