#7BDFF2#7BDFF2
#7BDFF2 is a very light, moderate teal. Relative luminance 0.634; OKLCH L 85.0% C 0.097 H 211.3°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #7BDFF2 |
|---|---|
| RGB | rgb(123, 223, 242) |
| HSL | hsl(190, 82%, 72%) |
| HSV | hsv(190, 49%, 95%) |
| CMYK | cmyk(49.2%, 7.9%, 0%, 5.1%) |
| CIE-LAB | lab(83.65, -24.35, -18.33) |
| CIE-LCH | lch(83.65, 30.48, 216.98°) |
| OKLab | oklab(84.96% -0.0831 -0.0506) |
| OKLCH | oklch(84.96% 0.097 211.3) |
| XYZ | xyz(50.5769, 63.3928, 93.5579) |
| Luminance | 0.6340 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.02
Robin Egg Blue
#8AF1FE
ΔE00 4.48
Robin'S Egg Blue
#98EFF9
ΔE00 4.83
Neon Blue
#04D9FF
ΔE00 6.14
Aqua Blue
#02D8E9
ΔE00 6.32
Sky Blue
#87CEEB
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BDFF2 #F28E7B
analogous
#7BF2CA #7BDFF2 #7BA4F2
triadic
#7BDFF2 #F27BDF #DFF27B
tetradic
#7BDFF2 #CA7BF2 #F28E7B #A4F27B
square
#7BDFF2 #CA7BF2 #F28E7B #A4F27B
split-complementary
#7BDFF2 #F27BA4 #F2CA7B
monochromatic
#16BDDD #43D1ED #7BDFF2 #B3EDF7 #E3F8FC
Accessibility & contrast
On white
1.54
#7BDFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#7BDFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BDFF2
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BDFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BDFF2 | 1.00 | 1.54 | 13.68 | 13.68 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD9F3
Deuteranopia (green-blind)
#BCCAF2
Tritanopia (blue-blind)
#33E7E5
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #7bdff2; /* rgb */ color: rgb(123, 223, 242); /* oklch */ color: oklch(85.0% 0.097 211.3);
Tailwind
colors: {
custom: {
50: '#a9e9f6',
500: '#7bdff2',
950: '#000000',
},
}SCSS
$custom: #7bdff2; $custom-light: #a9e9f6; $custom-dark: #000000;
JSON
{
"hex": "#7bdff2",
"rgb": {
"r": 123,
"g": 223,
"b": 242
},
"hsl": {
"h": 189.58,
"s": 82.069,
"l": 71.569
},
"oklch": {
"l": 0.8496,
"c": 0.09731,
"h": 211.3
},
"luminance": 0.63397
}Semantic roles & 50–950 ramp
primary
#7BDFF2
secondary
#CD5A45
accent
#2907DE
background
#FDFEFF
surface
#F7FDFE
border
#D0D5D6
text
#101617
muted
#818485