#69E3BB#69E3BB
#69E3BB is a very light, vivid teal. Relative luminance 0.615; OKLCH L 83.5% C 0.125 H 169.1°. Best body text is #000000 at 13.31:1 contrast (WCAG AA passes).
Color values
| HEX | #69E3BB |
|---|---|
| RGB | rgb(105, 227, 187) |
| HSL | hsl(160, 69%, 65%) |
| HSV | hsv(160, 54%, 89%) |
| CMYK | cmyk(53.7%, 0%, 17.6%, 11%) |
| CIE-LAB | lab(82.66, -43.64, 9.24) |
| CIE-LCH | lch(82.66, 44.61, 168.04°) |
| OKLab | oklab(83.49% -0.1225 0.0237) |
| OKLCH | oklch(83.49% 0.125 169.1) |
| XYZ | xyz(42.2603, 61.5254, 56.6526) |
| Luminance | 0.6153 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.16
Aqua Marine
#2EE8BB
ΔE00 3.52
Light Turquoise
#7EF4CC
ΔE00 3.95
Eucalyptus
#44D7A8
ΔE00 4.09
Light Teal
#90E4C1
ΔE00 4.15
Aquamarine (survey)
#04D8B2
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E3BB #E36991
analogous
#69E37E #69E3BB #69CEE3
triadic
#69E3BB #BB69E3 #E3BB69
tetradic
#69E3BB #7E69E3 #E36991 #CEE369
square
#69E3BB #7E69E3 #E36991 #CEE369
split-complementary
#69E3BB #E369CE #E37E69
monochromatic
#21B182 #35D9A4 #69E3BB #9DEDD2 #D0F6EA
Accessibility & contrast
On white
1.58
#69E3BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.31
#69E3BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E3BB
13.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E3BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E3BB | 1.00 | 1.58 | 13.31 | 13.31 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED6B9
Deuteranopia (green-blind)
#CBC8BE
Tritanopia (blue-blind)
#30E4D7
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #69e3bb; /* rgb */ color: rgb(105, 227, 187); /* oklch */ color: oklch(83.5% 0.125 169.1);
Tailwind
colors: {
custom: {
50: '#9deccf',
500: '#69e3bb',
950: '#000000',
},
}SCSS
$custom: #69e3bb; $custom-light: #9deccf; $custom-dark: #000000;
JSON
{
"hex": "#69e3bb",
"rgb": {
"r": 105,
"g": 227,
"b": 187
},
"hsl": {
"h": 160.328,
"s": 68.539,
"l": 65.098
},
"oklch": {
"l": 0.8349,
"c": 0.12476,
"h": 169.1
},
"luminance": 0.61529
}Semantic roles & 50–950 ramp
primary
#69E3BB
secondary
#B23E64
accent
#1552D0
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1613
muted
#808583