#69F9BB#69F9BB
#69F9BB is a very light, vivid teal. Relative luminance 0.743; OKLCH L 88.7% C 0.153 H 162.2°. Best body text is #000000 at 15.87:1 contrast (WCAG AA passes).
Color values
| HEX | #69F9BB |
|---|---|
| RGB | rgb(105, 249, 187) |
| HSL | hsl(154, 92%, 69%) |
| HSV | hsv(154, 58%, 98%) |
| CMYK | cmyk(57.8%, 0%, 24.9%, 2.4%) |
| CIE-LAB | lab(89.08, -52.93, 18.32) |
| CIE-LCH | lch(89.08, 56.01, 160.91°) |
| OKLab | oklab(88.73% -0.1457 0.0468) |
| OKLCH | oklch(88.73% 0.153 162.2) |
| XYZ | xyz(48.6664, 74.3377, 58.7880) |
| Luminance | 0.7434 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.17
Light Aquamarine
#7BFDC7
ΔE00 2.19
Light Blue Green
#7EFBB3
ΔE00 3.01
Greenish Cyan
#2AFEB7
ΔE00 3.13
Greenish Turquoise
#00FBB0
ΔE00 3.77
Seafoam Green
#7AF9AB
ΔE00 3.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F9BB #F969A7
analogous
#69F973 #69F9BB #69EFF9
triadic
#69F9BB #BB69F9 #F9BB69
tetradic
#69F9BB #7369F9 #F969A7 #EFF969
square
#69F9BB #7369F9 #F969A7 #EFF969
split-complementary
#69F9BB #F969EF #F97369
monochromatic
#09DF83 #2EF7A0 #69F9BB #A4FBD6 #DFFEF0
Accessibility & contrast
On white
1.32
#69F9BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.87
#69F9BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F9BB
15.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F9BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F9BB | 1.00 | 1.32 | 15.87 | 15.87 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E8B8
Deuteranopia (green-blind)
#E1DABF
Tritanopia (blue-blind)
#22F9E8
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #69f9bb; /* rgb */ color: rgb(105, 249, 187); /* oklch */ color: oklch(88.7% 0.153 162.2);
Tailwind
colors: {
custom: {
50: '#9ffccf',
500: '#69f9bb',
950: '#000000',
},
}SCSS
$custom: #69f9bb; $custom-light: #9ffccf; $custom-dark: #000000;
JSON
{
"hex": "#69f9bb",
"rgb": {
"r": 105,
"g": 249,
"b": 187
},
"hsl": {
"h": 154.167,
"s": 92.308,
"l": 69.412
},
"oklch": {
"l": 0.88725,
"c": 0.15302,
"h": 162.2
},
"luminance": 0.74342
}Semantic roles & 50–950 ramp
primary
#69F9BB
secondary
#D33378
accent
#0063E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101813
muted
#818683