#7BE9EE#7BE9EE
#7BE9EE is a very light, moderate teal. Relative luminance 0.687; OKLCH L 87.1% C 0.101 H 199.4°. Best body text is #000000 at 14.73:1 contrast (WCAG AA passes).
Color values
| HEX | #7BE9EE |
|---|---|
| RGB | rgb(123, 233, 238) |
| HSL | hsl(183, 77%, 71%) |
| HSV | hsv(183, 48%, 93%) |
| CMYK | cmyk(48.3%, 2.1%, 0%, 6.7%) |
| CIE-LAB | lab(86.33, -30.24, -12.19) |
| CIE-LCH | lch(86.33, 32.61, 201.95°) |
| OKLab | oklab(87.08% -0.0957 -0.0336) |
| OKLCH | oklch(87.08% 0.101 199.4) |
| XYZ | xyz(52.7337, 68.6572, 91.3456) |
| Luminance | 0.6866 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.66
Robin Egg Blue
#8AF1FE
ΔE00 3.73
Robin'S Egg Blue
#98EFF9
ΔE00 4.00
Bright Light Blue
#26F7FD
ΔE00 5.43
Bright Cyan
#41FDFE
ΔE00 6.09
Paleturquoise
#AFEEEE
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BE9EE #EE807B
analogous
#7BEEB9 #7BE9EE #7BAFEE
triadic
#7BE9EE #EE7BE9 #E9EE7B
tetradic
#7BE9EE #B97BEE #EE807B #AFEE7B
square
#7BE9EE #B97BEE #EE807B #AFEE7B
split-complementary
#7BE9EE #EE7BAF #EEB97B
monochromatic
#1BCBD3 #45E0E7 #7BE9EE #B1F2F5 #E4FAFC
Accessibility & contrast
On white
1.43
#7BE9EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.73
#7BE9EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BE9EE
14.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BE9EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BE9EE | 1.00 | 1.43 | 14.73 | 14.73 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE0EF
Deuteranopia (green-blind)
#C8D2EF
Tritanopia (blue-blind)
#33F0EA
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #7be9ee; /* rgb */ color: rgb(123, 233, 238); /* oklch */ color: oklch(87.1% 0.101 199.4);
Tailwind
colors: {
custom: {
50: '#a9f0f3',
500: '#7be9ee',
950: '#000000',
},
}SCSS
$custom: #7be9ee; $custom-light: #a9f0f3; $custom-dark: #000000;
JSON
{
"hex": "#7be9ee",
"rgb": {
"r": 123,
"g": 233,
"b": 238
},
"hsl": {
"h": 182.609,
"s": 77.181,
"l": 70.784
},
"oklch": {
"l": 0.87075,
"c": 0.10144,
"h": 199.4
},
"luminance": 0.68662
}Semantic roles & 50–950 ramp
primary
#7BE9EE
secondary
#C84B46
accent
#150CD9
background
#FDFFFF
surface
#F7FEFE
border
#D0D6D6
text
#111617
muted
#818585