#7BF5EE#7BF5EE
#7BF5EE is a very light, moderate teal. Relative luminance 0.757; OKLCH L 89.8% C 0.111 H 190.4°. Best body text is #000000 at 16.14:1 contrast (WCAG AA passes).
Color values
| HEX | #7BF5EE |
|---|---|
| RGB | rgb(123, 245, 238) |
| HSL | hsl(177, 86%, 72%) |
| HSV | hsv(177, 50%, 96%) |
| CMYK | cmyk(49.8%, 0%, 2.9%, 3.9%) |
| CIE-LAB | lab(89.71, -35.87, -7.17) |
| CIE-LCH | lch(89.71, 36.58, 191.30°) |
| OKLab | oklab(89.8% -0.1087 -0.0199) |
| OKLCH | oklch(89.8% 0.111 190.4) |
| XYZ | xyz(56.2470, 75.6838, 92.5166) |
| Luminance | 0.7569 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 4.37
Bright Turquoise
#0FFEF9
ΔE00 4.82
Aqua
#00FFFF
ΔE00 5.22
Bright Aqua
#0BF9EA
ΔE00 5.41
Light Cyan
#ACFFFC
ΔE00 5.43
Bright Light Blue
#26F7FD
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BF5EE #F57B82
analogous
#7BF5B1 #7BF5EE #7BBFF5
triadic
#7BF5EE #EE7BF5 #F5EE7B
tetradic
#7BF5EE #B17BF5 #F57B82 #BFF57B
square
#7BF5EE #B17BF5 #F57B82 #BFF57B
split-complementary
#7BF5EE #F57BBF #F5B17B
monochromatic
#11E4D8 #42F1E7 #7BF5EE #B4F9F5 #E3FDFB
Accessibility & contrast
On white
1.30
#7BF5EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.14
#7BF5EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BF5EE
16.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BF5EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BF5EE | 1.00 | 1.30 | 16.14 | 16.14 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EAEE
Deuteranopia (green-blind)
#D5DBEF
Tritanopia (blue-blind)
#2DFBF2
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #7bf5ee; /* rgb */ color: rgb(123, 245, 238); /* oklch */ color: oklch(89.8% 0.111 190.4);
Tailwind
colors: {
custom: {
50: '#aaf9f3',
500: '#7bf5ee',
950: '#000000',
},
}SCSS
$custom: #7bf5ee; $custom-light: #aaf9f3; $custom-dark: #000000;
JSON
{
"hex": "#7bf5ee",
"rgb": {
"r": 123,
"g": 245,
"b": 238
},
"hsl": {
"h": 176.557,
"s": 85.915,
"l": 72.157
},
"oklch": {
"l": 0.89796,
"c": 0.11054,
"h": 190.4
},
"luminance": 0.75689
}Semantic roles & 50–950 ramp
primary
#7BF5EE
secondary
#D0444C
accent
#0310E2
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111717
muted
#818585