#69F6BB#69F6BB
#69F6BB is a very light, vivid teal. Relative luminance 0.725; OKLCH L 88.0% C 0.149 H 163.0°. Best body text is #000000 at 15.50:1 contrast (WCAG AA passes).
Color values
| HEX | #69F6BB |
|---|---|
| RGB | rgb(105, 246, 187) |
| HSL | hsl(155, 89%, 69%) |
| HSV | hsv(155, 57%, 96%) |
| CMYK | cmyk(57.3%, 0%, 24%, 3.5%) |
| CIE-LAB | lab(88.21, -51.70, 17.10) |
| CIE-LCH | lch(88.21, 54.45, 161.70°) |
| OKLab | oklab(88.01% -0.1426 0.0437) |
| OKLCH | oklch(88.01% 0.149 163) |
| XYZ | xyz(47.7466, 72.4980, 58.4814) |
| Luminance | 0.7250 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.61
Light Aquamarine
#7BFDC7
ΔE00 2.18
Light Blue Green
#7EFBB3
ΔE00 3.54
Greenish Cyan
#2AFEB7
ΔE00 3.57
Greenish Turquoise
#00FBB0
ΔE00 4.14
Seafoam (survey)
#80F9AD
ΔE00 4.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F6BB #F669A4
analogous
#69F675 #69F6BB #69EAF6
triadic
#69F6BB #BB69F6 #F6BB69
tetradic
#69F6BB #7569F6 #F669A4 #EAF669
square
#69F6BB #7569F6 #F669A4 #EAF669
split-complementary
#69F6BB #F669EA #F67569
monochromatic
#0DD883 #2FF3A1 #69F6BB #A3F9D5 #DCFDEF
Accessibility & contrast
On white
1.35
#69F6BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.50
#69F6BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F6BB
15.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F6BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F6BB | 1.00 | 1.35 | 15.50 | 15.50 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E6B8
Deuteranopia (green-blind)
#DED7BF
Tritanopia (blue-blind)
#24F6E6
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #69f6bb; /* rgb */ color: rgb(105, 246, 187); /* oklch */ color: oklch(88.0% 0.149 163.0);
Tailwind
colors: {
custom: {
50: '#9ffacf',
500: '#69f6bb',
950: '#000000',
},
}SCSS
$custom: #69f6bb; $custom-light: #9ffacf; $custom-dark: #000000;
JSON
{
"hex": "#69f6bb",
"rgb": {
"r": 105,
"g": 246,
"b": 187
},
"hsl": {
"h": 154.894,
"s": 88.679,
"l": 68.824
},
"oklch": {
"l": 0.88011,
"c": 0.14914,
"h": 163
},
"luminance": 0.72503
}Semantic roles & 50–950 ramp
primary
#69F6BB
secondary
#CF3475
accent
#0060E5
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101713
muted
#808583