#69F9BA#69F9BA
#69F9BA is a very light, vivid teal. Relative luminance 0.743; OKLCH L 88.7% C 0.154 H 161.8°. Best body text is #000000 at 15.86:1 contrast (WCAG AA passes).
Color values
| HEX | #69F9BA |
|---|---|
| RGB | rgb(105, 249, 186) |
| HSL | hsl(154, 92%, 69%) |
| HSV | hsv(154, 58%, 98%) |
| CMYK | cmyk(57.8%, 0%, 25.3%, 2.4%) |
| CIE-LAB | lab(89.06, -53.14, 18.80) |
| CIE-LCH | lch(89.06, 56.37, 160.51°) |
| OKLab | oklab(88.7% -0.1461 0.048) |
| OKLCH | oklch(88.7% 0.154 161.8) |
| XYZ | xyz(48.5598, 74.2951, 58.2262) |
| Luminance | 0.7430 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 0.99
Light Aquamarine
#7BFDC7
ΔE00 2.35
Light Blue Green
#7EFBB3
ΔE00 2.83
Greenish Cyan
#2AFEB7
ΔE00 3.09
Greenish Turquoise
#00FBB0
ΔE00 3.69
Seafoam Green
#7AF9AB
ΔE00 3.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F9BA #F969A8
analogous
#69F972 #69F9BA #69F0F9
triadic
#69F9BA #BA69F9 #F9BA69
tetradic
#69F9BA #7269F9 #F969A8 #F0F969
square
#69F9BA #7269F9 #F969A8 #F0F969
split-complementary
#69F9BA #F969F0 #F97269
monochromatic
#09DF81 #2EF79F #69F9BA #A4FBD5 #DFFEF0
Accessibility & contrast
On white
1.32
#69F9BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.86
#69F9BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F9BA
15.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F9BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F9BA | 1.00 | 1.32 | 15.86 | 15.86 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E8B6
Deuteranopia (green-blind)
#E1DABE
Tritanopia (blue-blind)
#23F9E8
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #69f9ba; /* rgb */ color: rgb(105, 249, 186); /* oklch */ color: oklch(88.7% 0.154 161.8);
Tailwind
colors: {
custom: {
50: '#9ffccf',
500: '#69f9ba',
950: '#000000',
},
}SCSS
$custom: #69f9ba; $custom-light: #9ffccf; $custom-dark: #000000;
JSON
{
"hex": "#69f9ba",
"rgb": {
"r": 105,
"g": 249,
"b": 186
},
"hsl": {
"h": 153.75,
"s": 92.308,
"l": 69.412
},
"oklch": {
"l": 0.88702,
"c": 0.15382,
"h": 161.8
},
"luminance": 0.743
}Semantic roles & 50–950 ramp
primary
#69F9BA
secondary
#D33379
accent
#0064E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101813
muted
#818683