#69FFBA#69FFBA
#69FFBA is a very light, vivid teal. Relative luminance 0.781; OKLCH L 90.1% C 0.162 H 160.4°. Best body text is #000000 at 16.61:1 contrast (WCAG AA passes).
Color values
| HEX | #69FFBA |
|---|---|
| RGB | rgb(105, 255, 186) |
| HSL | hsl(152, 100%, 71%) |
| HSV | hsv(152, 59%, 100%) |
| CMYK | cmyk(58.8%, 0%, 27.1%, 0%) |
| CIE-LAB | lab(90.81, -55.56, 21.24) |
| CIE-LCH | lch(90.81, 59.48, 159.08°) |
| OKLab | oklab(90.13% -0.1523 0.0541) |
| OKLCH | oklch(90.13% 0.162 160.4) |
| XYZ | xyz(50.4440, 78.0635, 58.8542) |
| Luminance | 0.7807 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.67
Light Blue Green
#7EFBB3
ΔE00 2.33
Greenish Cyan
#2AFEB7
ΔE00 2.81
Light Aquamarine
#7BFDC7
ΔE00 3.10
Seafoam Green
#7AF9AB
ΔE00 3.14
Seafoam (survey)
#80F9AD
ΔE00 3.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69FFBA #FF69AE
analogous
#69FF6F #69FFBA #69F9FF
triadic
#69FFBA #BA69FF #FFBA69
tetradic
#69FFBA #6F69FF #FF69AE #F9FF69
square
#69FFBA #6F69FF #FF69AE #F9FF69
split-complementary
#69FFBA #FF69F9 #FF6F69
monochromatic
#00EE80 #2CFF9E #69FFBA #A6FFD6 #E0FFF1
Accessibility & contrast
On white
1.26
#69FFBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.61
#69FFBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69FFBA
16.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69FFBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69FFBA | 1.00 | 1.26 | 16.61 | 16.61 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEEB6
Deuteranopia (green-blind)
#E7DFBE
Tritanopia (blue-blind)
#1EFEEC
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #69ffba; /* rgb */ color: rgb(105, 255, 186); /* oklch */ color: oklch(90.1% 0.162 160.4);
Tailwind
colors: {
custom: {
50: '#a0ffcf',
500: '#69ffba',
950: '#000000',
},
}SCSS
$custom: #69ffba; $custom-light: #a0ffcf; $custom-dark: #000000;
JSON
{
"hex": "#69ffba",
"rgb": {
"r": 105,
"g": 255,
"b": 186
},
"hsl": {
"h": 152.4,
"s": 100,
"l": 70.588
},
"oklch": {
"l": 0.90131,
"c": 0.1616,
"h": 160.4
},
"luminance": 0.78068
}Semantic roles & 50–950 ramp
primary
#69FFBA
secondary
#DB317F
accent
#006AE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101813
muted
#818683