#7BE2C8#7BE2C8
#7BE2C8 is a very light, moderate teal. Relative luminance 0.628; OKLCH L 84.3% C 0.104 H 175.3°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #7BE2C8 |
|---|---|
| RGB | rgb(123, 226, 200) |
| HSL | hsl(165, 64%, 68%) |
| HSV | hsv(165, 46%, 89%) |
| CMYK | cmyk(45.6%, 0%, 11.5%, 11.4%) |
| CIE-LAB | lab(83.32, -36.16, 3.42) |
| CIE-LCH | lch(83.32, 36.32, 174.60°) |
| OKLab | oklab(84.31% -0.1038 0.0085) |
| OKLCH | oklch(84.31% 0.104 175.3) |
| XYZ | xyz(45.7858, 62.7702, 64.3355) |
| Luminance | 0.6277 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.77
Light Teal
#90E4C1
ΔE00 4.00
Seafoam Blue
#78D1B6
ΔE00 4.13
Light Turquoise
#7EF4CC
ΔE00 5.16
Turquoise
#40E0D0
ΔE00 5.62
Seafoam
#7FE0B3
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BE2C8 #E27B95
analogous
#7BE294 #7BE2C8 #7BC8E2
triadic
#7BE2C8 #C87BE2 #E2C87B
tetradic
#7BE2C8 #947BE2 #E27B95 #C8E27B
square
#7BE2C8 #947BE2 #E27B95 #C8E27B
split-complementary
#7BE2C8 #E27BC8 #E2947B
monochromatic
#29BA95 #49D7B3 #7BE2C8 #ADEDDD #DFF8F2
Accessibility & contrast
On white
1.55
#7BE2C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#7BE2C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BE2C8
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BE2C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BE2C8 | 1.00 | 1.55 | 13.55 | 13.55 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD7C7
Deuteranopia (green-blind)
#CBCBCA
Tritanopia (blue-blind)
#53E4DA
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #7be2c8; /* rgb */ color: rgb(123, 226, 200); /* oklch */ color: oklch(84.3% 0.104 175.3);
Tailwind
colors: {
custom: {
50: '#a7ebd8',
500: '#7be2c8',
950: '#000000',
},
}SCSS
$custom: #7be2c8; $custom-light: #a7ebd8; $custom-dark: #000000;
JSON
{
"hex": "#7be2c8",
"rgb": {
"r": 123,
"g": 226,
"b": 200
},
"hsl": {
"h": 164.854,
"s": 63.975,
"l": 68.431
},
"oklch": {
"l": 0.84306,
"c": 0.10414,
"h": 175.3
},
"luminance": 0.62774
}Semantic roles & 50–950 ramp
primary
#7BE2C8
secondary
#B94865
accent
#1A47CC
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101614
muted
#818483