#69FCBA#69FCBA
#69FCBA is a very light, vivid teal. Relative luminance 0.762; OKLCH L 89.4% C 0.158 H 161.1°. Best body text is #000000 at 16.23:1 contrast (WCAG AA passes).
Color values
| HEX | #69FCBA |
|---|---|
| RGB | rgb(105, 252, 186) |
| HSL | hsl(153, 96%, 70%) |
| HSV | hsv(153, 58%, 99%) |
| CMYK | cmyk(58.3%, 0%, 26.2%, 1.2%) |
| CIE-LAB | lab(89.94, -54.36, 20.02) |
| CIE-LCH | lch(89.94, 57.93, 159.78°) |
| OKLab | oklab(89.42% -0.1492 0.0511) |
| OKLCH | oklch(89.42% 0.158 161.1) |
| XYZ | xyz(49.4944, 76.1644, 58.5377) |
| Luminance | 0.7617 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.13
Light Blue Green
#7EFBB3
ΔE00 2.47
Light Aquamarine
#7BFDC7
ΔE00 2.64
Greenish Cyan
#2AFEB7
ΔE00 2.85
Seafoam Green
#7AF9AB
ΔE00 3.34
Seafoam (survey)
#80F9AD
ΔE00 3.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69FCBA #FC69AB
analogous
#69FC70 #69FCBA #69F5FC
triadic
#69FCBA #BA69FC #FCBA69
tetradic
#69FCBA #7069FC #FC69AB #F5FC69
square
#69FCBA #7069FC #FC69AB #F5FC69
split-complementary
#69FCBA #FC69F5 #FC7069
monochromatic
#05E681 #2DFB9E #69FCBA #A5FDD6 #E1FEF1
Accessibility & contrast
On white
1.29
#69FCBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.23
#69FCBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69FCBA
16.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69FCBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69FCBA | 1.00 | 1.29 | 16.23 | 16.23 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EBB6
Deuteranopia (green-blind)
#E4DCBE
Tritanopia (blue-blind)
#21FBEA
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #69fcba; /* rgb */ color: rgb(105, 252, 186); /* oklch */ color: oklch(89.4% 0.158 161.1);
Tailwind
colors: {
custom: {
50: '#a0fecf',
500: '#69fcba',
950: '#000000',
},
}SCSS
$custom: #69fcba; $custom-light: #a0fecf; $custom-dark: #000000;
JSON
{
"hex": "#69fcba",
"rgb": {
"r": 105,
"g": 252,
"b": 186
},
"hsl": {
"h": 153.061,
"s": 96.078,
"l": 70
},
"oklch": {
"l": 0.89416,
"c": 0.15771,
"h": 161.1
},
"luminance": 0.76169
}Semantic roles & 50–950 ramp
primary
#69FCBA
secondary
#D7327C
accent
#0067E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101813
muted
#818683