#7BDFDF#7BDFDF
#7BDFDF is a very light, moderate teal. Relative luminance 0.623; OKLCH L 84.3% C 0.094 H 195.5°. Best body text is #000000 at 13.46:1 contrast (WCAG AA passes).
Color values
| HEX | #7BDFDF |
|---|---|
| RGB | rgb(123, 223, 223) |
| HSL | hsl(180, 61%, 68%) |
| HSV | hsv(180, 45%, 87%) |
| CMYK | cmyk(44.8%, 0%, 0%, 12.5%) |
| CIE-LAB | lab(83.08, -29.25, -9.12) |
| CIE-LCH | lch(83.08, 30.64, 197.32°) |
| OKLab | oklab(84.31% -0.0907 -0.0252) |
| OKLCH | oklch(84.31% 0.094 195.5) |
| XYZ | xyz(47.8701, 62.3101, 79.3022) |
| Luminance | 0.6231 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.58
Robin'S Egg Blue
#98EFF9
ΔE00 6.00
Robin'S Egg
#6DEDFD
ΔE00 6.17
Robin Egg Blue
#8AF1FE
ΔE00 6.27
Paleturquoise
#AFEEEE
ΔE00 6.66
Darkturquoise
#00CED1
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BDFDF #DF7B7B
analogous
#7BDFAD #7BDFDF #7BADDF
triadic
#7BDFDF #DF7BDF #DFDF7B
tetradic
#7BDFDF #AD7BDF #DF7B7B #ADDF7B
square
#7BDFDF #AD7BDF #DF7B7B #ADDF7B
split-complementary
#7BDFDF #DF7BAD #DFAD7B
monochromatic
#2CB4B4 #4AD3D3 #7BDFDF #ACEBEB #DEF7F7
Accessibility & contrast
On white
1.56
#7BDFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.46
#7BDFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BDFDF
13.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BDFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BDFDF | 1.00 | 1.56 | 13.46 | 13.46 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D7DF
Deuteranopia (green-blind)
#C2C9E0
Tritanopia (blue-blind)
#45E5DF
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #7bdfdf; /* rgb */ color: rgb(123, 223, 223); /* oklch */ color: oklch(84.3% 0.094 195.5);
Tailwind
colors: {
custom: {
50: '#a8e9e9',
500: '#7bdfdf',
950: '#000000',
},
}SCSS
$custom: #7bdfdf; $custom-light: #a8e9e9; $custom-dark: #000000;
JSON
{
"hex": "#7bdfdf",
"rgb": {
"r": 123,
"g": 223,
"b": 223
},
"hsl": {
"h": 180,
"s": 60.976,
"l": 67.843
},
"oklch": {
"l": 0.84313,
"c": 0.09412,
"h": 195.5
},
"luminance": 0.62314
}Semantic roles & 50–950 ramp
primary
#7BDFDF
secondary
#B54949
accent
#1D1DC9
background
#FDFEFE
surface
#F7FDFC
border
#D0D5D5
text
#101616
muted
#818484