#7BDFF0#7BDFF0
#7BDFF0 is a very light, moderate teal. Relative luminance 0.633; OKLCH L 84.9% C 0.097 H 209.7°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #7BDFF0 |
|---|---|
| RGB | rgb(123, 223, 240) |
| HSL | hsl(189, 80%, 71%) |
| HSV | hsv(189, 49%, 94%) |
| CMYK | cmyk(48.7%, 7.1%, 0%, 5.9%) |
| CIE-LAB | lab(83.59, -24.88, -17.37) |
| CIE-LCH | lch(83.59, 30.34, 214.92°) |
| OKLab | oklab(84.89% -0.0839 -0.0479) |
| OKLCH | oklch(84.89% 0.097 209.7) |
| XYZ | xyz(50.2781, 63.2733, 91.9846) |
| Luminance | 0.6328 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.73
Robin Egg Blue
#8AF1FE
ΔE00 4.22
Robin'S Egg Blue
#98EFF9
ΔE00 4.52
Aqua Blue
#02D8E9
ΔE00 6.03
Neon Blue
#04D9FF
ΔE00 6.54
Sky Blue
#87CEEB
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BDFF0 #F08C7B
analogous
#7BF0C6 #7BDFF0 #7BA4F0
triadic
#7BDFF0 #F07BDF #DFF07B
tetradic
#7BDFF0 #C67BF0 #F08C7B #A4F07B
square
#7BDFF0 #C67BF0 #F08C7B #A4F07B
split-complementary
#7BDFF0 #F07BA4 #F0C67B
monochromatic
#19BCD8 #44D2EA #7BDFF0 #B2ECF6 #E4F8FC
Accessibility & contrast
On white
1.54
#7BDFF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.66
#7BDFF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BDFF0
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BDFF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BDFF0 | 1.00 | 1.54 | 13.66 | 13.66 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D8F1
Deuteranopia (green-blind)
#BDCAF0
Tritanopia (blue-blind)
#36E7E4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #7bdff0; /* rgb */ color: rgb(123, 223, 240); /* oklch */ color: oklch(84.9% 0.097 209.7);
Tailwind
colors: {
custom: {
50: '#a9e9f5',
500: '#7bdff0',
950: '#000000',
},
}SCSS
$custom: #7bdff0; $custom-light: #a9e9f5; $custom-dark: #000000;
JSON
{
"hex": "#7bdff0",
"rgb": {
"r": 123,
"g": 223,
"b": 240
},
"hsl": {
"h": 188.718,
"s": 79.592,
"l": 71.176
},
"oklch": {
"l": 0.84889,
"c": 0.09662,
"h": 209.7
},
"luminance": 0.63278
}Semantic roles & 50–950 ramp
primary
#7BDFF0
secondary
#CA5845
accent
#280ADC
background
#FDFEFF
surface
#F7FDFE
border
#D0D5D6
text
#101617
muted
#818485