#7BDFE7#7BDFE7
#7BDFE7 is a very light, moderate teal. Relative luminance 0.628; OKLCH L 84.6% C 0.095 H 202.3°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #7BDFE7 |
|---|---|
| RGB | rgb(123, 223, 231) |
| HSL | hsl(184, 69%, 69%) |
| HSV | hsv(184, 47%, 91%) |
| CMYK | cmyk(46.8%, 3.5%, 0%, 9.4%) |
| CIE-LAB | lab(83.31, -27.22, -13.01) |
| CIE-LCH | lch(83.31, 30.17, 205.55°) |
| OKLab | oklab(84.58% -0.0874 -0.0359) |
| OKLCH | oklch(84.58% 0.095 202.3) |
| XYZ | xyz(48.9742, 62.7517, 85.1173) |
| Luminance | 0.6276 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.06
Robin'S Egg Blue
#98EFF9
ΔE00 4.41
Robin Egg Blue
#8AF1FE
ΔE00 4.41
Aqua Blue
#02D8E9
ΔE00 5.72
Paleturquoise
#AFEEEE
ΔE00 6.71
Bright Light Blue
#26F7FD
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BDFE7 #E7837B
analogous
#7BE7B9 #7BDFE7 #7BA9E7
triadic
#7BDFE7 #E77BDF #DFE77B
tetradic
#7BDFE7 #B97BE7 #E7837B #A9E77B
square
#7BDFE7 #B97BE7 #E7837B #A9E77B
split-complementary
#7BDFE7 #E77BA9 #E7B97B
monochromatic
#24B8C4 #47D2DE #7BDFE7 #AFECF0 #E3F8FA
Accessibility & contrast
On white
1.55
#7BDFE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#7BDFE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BDFE7
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BDFE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BDFE7 | 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)
#D2D7E8
Deuteranopia (green-blind)
#C0CAE8
Tritanopia (blue-blind)
#3FE6E1
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #7bdfe7; /* rgb */ color: rgb(123, 223, 231); /* oklch */ color: oklch(84.6% 0.095 202.3);
Tailwind
colors: {
custom: {
50: '#a8e9ee',
500: '#7bdfe7',
950: '#000000',
},
}SCSS
$custom: #7bdfe7; $custom-light: #a8e9ee; $custom-dark: #000000;
JSON
{
"hex": "#7bdfe7",
"rgb": {
"r": 123,
"g": 223,
"b": 231
},
"hsl": {
"h": 184.444,
"s": 69.231,
"l": 69.412
},
"oklch": {
"l": 0.84578,
"c": 0.09452,
"h": 202.3
},
"luminance": 0.62756
}Semantic roles & 50–950 ramp
primary
#7BDFE7
secondary
#BF5047
accent
#2214D1
background
#FDFEFF
surface
#F7FDFE
border
#D0D5D6
text
#101616
muted
#818485