#69F7BB#69F7BB
#69F7BB is a very light, vivid teal. Relative luminance 0.731; OKLCH L 88.2% C 0.150 H 162.7°. Best body text is #000000 at 15.62:1 contrast (WCAG AA passes).
Color values
| HEX | #69F7BB |
|---|---|
| RGB | rgb(105, 247, 187) |
| HSL | hsl(155, 90%, 69%) |
| HSV | hsv(155, 57%, 97%) |
| CMYK | cmyk(57.5%, 0%, 24.3%, 3.1%) |
| CIE-LAB | lab(88.50, -52.11, 17.50) |
| CIE-LCH | lch(88.50, 54.97, 161.43°) |
| OKLab | oklab(88.25% -0.1436 0.0447) |
| OKLCH | oklch(88.25% 0.15 162.7) |
| XYZ | xyz(48.0516, 73.1080, 58.5830) |
| Luminance | 0.7311 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.43
Light Aquamarine
#7BFDC7
ΔE00 2.15
Light Blue Green
#7EFBB3
ΔE00 3.35
Greenish Cyan
#2AFEB7
ΔE00 3.41
Greenish Turquoise
#00FBB0
ΔE00 4.00
Seafoam Green
#7AF9AB
ΔE00 4.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F7BB #F769A5
analogous
#69F774 #69F7BB #69ECF7
triadic
#69F7BB #BB69F7 #F7BB69
tetradic
#69F7BB #7469F7 #F769A5 #ECF769
square
#69F7BB #7469F7 #F769A5 #ECF769
split-complementary
#69F7BB #F769EC #F77469
monochromatic
#0CDA83 #2FF4A1 #69F7BB #A3FAD5 #DDFDF0
Accessibility & contrast
On white
1.34
#69F7BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.62
#69F7BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F7BB
15.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F7BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F7BB | 1.00 | 1.34 | 15.62 | 15.62 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E7B8
Deuteranopia (green-blind)
#DFD8BF
Tritanopia (blue-blind)
#23F7E6
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #69f7bb; /* rgb */ color: rgb(105, 247, 187); /* oklch */ color: oklch(88.2% 0.150 162.7);
Tailwind
colors: {
custom: {
50: '#9ffbcf',
500: '#69f7bb',
950: '#000000',
},
}SCSS
$custom: #69f7bb; $custom-light: #9ffbcf; $custom-dark: #000000;
JSON
{
"hex": "#69f7bb",
"rgb": {
"r": 105,
"g": 247,
"b": 187
},
"hsl": {
"h": 154.648,
"s": 89.873,
"l": 69.02
},
"oklch": {
"l": 0.88249,
"c": 0.15044,
"h": 162.7
},
"luminance": 0.73113
}Semantic roles & 50–950 ramp
primary
#69F7BB
secondary
#D13476
accent
#0061E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101713
muted
#808583