#7BDFEA#7BDFEA
#7BDFEA is a very light, moderate teal. Relative luminance 0.629; OKLCH L 84.7% C 0.095 H 204.8°. Best body text is #000000 at 13.59:1 contrast (WCAG AA passes).
Color values
| HEX | #7BDFEA |
|---|---|
| RGB | rgb(123, 223, 234) |
| HSL | hsl(186, 73%, 70%) |
| HSV | hsv(186, 47%, 92%) |
| CMYK | cmyk(47.4%, 4.7%, 0%, 8.2%) |
| CIE-LAB | lab(83.40, -26.45, -14.47) |
| CIE-LCH | lch(83.40, 30.14, 208.68°) |
| OKLab | oklab(84.68% -0.0862 -0.0399) |
| OKLCH | oklch(84.68% 0.095 204.8) |
| XYZ | xyz(49.4015, 62.9227, 87.3679) |
| Luminance | 0.6293 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.63
Robin Egg Blue
#8AF1FE
ΔE00 4.07
Robin'S Egg Blue
#98EFF9
ΔE00 4.19
Aqua Blue
#02D8E9
ΔE00 5.61
Paleturquoise
#AFEEEE
ΔE00 7.00
Powder Blue
#B0E0E6
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BDFEA #EA867B
analogous
#7BEABE #7BDFEA #7BA7EA
triadic
#7BDFEA #EA7BDF #DFEA7B
tetradic
#7BDFEA #BE7BEA #EA867B #A7EA7B
square
#7BDFEA #BE7BEA #EA867B #A7EA7B
split-complementary
#7BDFEA #EA7BA7 #EABE7B
monochromatic
#20BACA #46D2E2 #7BDFEA #B0ECF2 #E5F9FB
Accessibility & contrast
On white
1.55
#7BDFEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.59
#7BDFEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BDFEA
13.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BDFEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BDFEA | 1.00 | 1.55 | 13.59 | 13.59 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D8EB
Deuteranopia (green-blind)
#BFCAEA
Tritanopia (blue-blind)
#3CE6E2
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #7bdfea; /* rgb */ color: rgb(123, 223, 234); /* oklch */ color: oklch(84.7% 0.095 204.8);
Tailwind
colors: {
custom: {
50: '#a8e9f0',
500: '#7bdfea',
950: '#000000',
},
}SCSS
$custom: #7bdfea; $custom-light: #a8e9f0; $custom-dark: #000000;
JSON
{
"hex": "#7bdfea",
"rgb": {
"r": 123,
"g": 223,
"b": 234
},
"hsl": {
"h": 185.946,
"s": 72.549,
"l": 70
},
"oklch": {
"l": 0.8468,
"c": 0.09502,
"h": 204.8
},
"luminance": 0.62927
}Semantic roles & 50–950 ramp
primary
#7BDFEA
secondary
#C35346
accent
#2411D5
background
#FDFEFF
surface
#F7FDFE
border
#D0D5D6
text
#101616
muted
#818485