#69E5BB#69E5BB
#69E5BB is a very light, vivid teal. Relative luminance 0.626; OKLCH L 84.0% C 0.127 H 168.3°. Best body text is #000000 at 13.53:1 contrast (WCAG AA passes).
Color values
| HEX | #69E5BB |
|---|---|
| RGB | rgb(105, 229, 187) |
| HSL | hsl(160, 70%, 65%) |
| HSV | hsv(160, 54%, 90%) |
| CMYK | cmyk(54.1%, 0%, 18.3%, 10.2%) |
| CIE-LAB | lab(83.25, -44.51, 10.08) |
| CIE-LCH | lch(83.25, 45.64, 167.24°) |
| OKLab | oklab(83.97% -0.1246 0.0258) |
| OKLCH | oklch(83.97% 0.127 168.3) |
| XYZ | xyz(42.8105, 62.6258, 56.8360) |
| Luminance | 0.6263 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.07
Aqua Marine
#2EE8BB
ΔE00 3.35
Light Turquoise
#7EF4CC
ΔE00 3.62
Eucalyptus
#44D7A8
ΔE00 4.23
Light Teal
#90E4C1
ΔE00 4.27
Aqua (survey)
#13EAC9
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E5BB #E56993
analogous
#69E57D #69E5BB #69D1E5
triadic
#69E5BB #BB69E5 #E5BB69
tetradic
#69E5BB #7D69E5 #E56993 #D1E569
square
#69E5BB #7D69E5 #E56993 #D1E569
split-complementary
#69E5BB #E569D1 #E57D69
monochromatic
#1FB482 #35DCA3 #69E5BB #9DEED3 #D1F7EA
Accessibility & contrast
On white
1.55
#69E5BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.53
#69E5BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E5BB
13.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E5BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E5BB | 1.00 | 1.55 | 13.53 | 13.53 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D7B9
Deuteranopia (green-blind)
#CDCABE
Tritanopia (blue-blind)
#2FE6D9
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #69e5bb; /* rgb */ color: rgb(105, 229, 187); /* oklch */ color: oklch(84.0% 0.127 168.3);
Tailwind
colors: {
custom: {
50: '#9deecf',
500: '#69e5bb',
950: '#000000',
},
}SCSS
$custom: #69e5bb; $custom-light: #9deecf; $custom-dark: #000000;
JSON
{
"hex": "#69e5bb",
"rgb": {
"r": 105,
"g": 229,
"b": 187
},
"hsl": {
"h": 159.677,
"s": 70.455,
"l": 65.49
},
"oklch": {
"l": 0.83966,
"c": 0.12729,
"h": 168.3
},
"luminance": 0.6263
}Semantic roles & 50–950 ramp
primary
#69E5BB
secondary
#B53D66
accent
#1354D2
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1613
muted
#808583