#7BDFCB#7BDFCB
#7BDFCB is a very light, moderate teal. Relative luminance 0.613; OKLCH L 83.7% C 0.099 H 179.3°. Best body text is #000000 at 13.26:1 contrast (WCAG AA passes).
Color values
| HEX | #7BDFCB |
|---|---|
| RGB | rgb(123, 223, 203) |
| HSL | hsl(168, 61%, 68%) |
| HSV | hsv(168, 45%, 87%) |
| CMYK | cmyk(44.8%, 0%, 9%, 12.5%) |
| CIE-LAB | lab(82.54, -34.08, 0.69) |
| CIE-LCH | lch(82.54, 34.08, 178.84°) |
| OKLab | oklab(83.7% -0.0991 0.0013) |
| OKLCH | oklch(83.7% 0.099 179.3) |
| XYZ | xyz(45.3312, 61.2945, 65.9306) |
| Luminance | 0.6130 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 4.30
Seafoam Blue
#78D1B6
ΔE00 4.35
Turquoise
#40E0D0
ΔE00 4.69
Light Teal
#90E4C1
ΔE00 5.57
Pale Teal
#82CBB2
ΔE00 5.85
Aqua (survey)
#13EAC9
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BDFCB #DF7B8F
analogous
#7BDF99 #7BDFCB #7BC1DF
triadic
#7BDFCB #CB7BDF #DFCB7B
tetradic
#7BDFCB #997BDF #DF7B8F #C1DF7B
square
#7BDFCB #997BDF #DF7B8F #C1DF7B
split-complementary
#7BDFCB #DF7BC1 #DF997B
monochromatic
#2CB499 #4AD3B8 #7BDFCB #ACEBDE #DEF7F2
Accessibility & contrast
On white
1.58
#7BDFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.26
#7BDFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BDFCB
13.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BDFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BDFCB | 1.00 | 1.58 | 13.26 | 13.26 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D5CA
Deuteranopia (green-blind)
#C7C8CD
Tritanopia (blue-blind)
#52E2D9
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #7bdfcb; /* rgb */ color: rgb(123, 223, 203); /* oklch */ color: oklch(83.7% 0.099 179.3);
Tailwind
colors: {
custom: {
50: '#a7e9da',
500: '#7bdfcb',
950: '#000000',
},
}SCSS
$custom: #7bdfcb; $custom-light: #a7e9da; $custom-dark: #000000;
JSON
{
"hex": "#7bdfcb",
"rgb": {
"r": 123,
"g": 223,
"b": 203
},
"hsl": {
"h": 168,
"s": 60.976,
"l": 67.843
},
"oklch": {
"l": 0.83698,
"c": 0.09909,
"h": 179.3
},
"luminance": 0.61298
}Semantic roles & 50–950 ramp
primary
#7BDFCB
secondary
#B5495F
accent
#1D3FC9
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101614
muted
#818483