#69FFBD#69FFBD
#69FFBD is a very light, vivid teal. Relative luminance 0.782; OKLCH L 90.2% C 0.159 H 161.5°. Best body text is #000000 at 16.64:1 contrast (WCAG AA passes).
Color values
| HEX | #69FFBD |
|---|---|
| RGB | rgb(105, 255, 189) |
| HSL | hsl(154, 100%, 71%) |
| HSV | hsv(154, 59%, 100%) |
| CMYK | cmyk(58.8%, 0%, 25.9%, 0%) |
| CIE-LAB | lab(90.87, -54.96, 19.79) |
| CIE-LCH | lch(90.87, 58.41, 160.20°) |
| OKLab | oklab(90.2% -0.1509 0.0505) |
| OKLCH | oklch(90.2% 0.159 161.5) |
| XYZ | xyz(50.7662, 78.1924, 60.5515) |
| Luminance | 0.7820 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.74
Light Aquamarine
#7BFDC7
ΔE00 2.57
Light Blue Green
#7EFBB3
ΔE00 2.73
Greenish Cyan
#2AFEB7
ΔE00 2.79
Greenish Turquoise
#00FBB0
ΔE00 3.58
Seafoam Green
#7AF9AB
ΔE00 3.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69FFBD #FF69AB
analogous
#69FF72 #69FFBD #69F6FF
triadic
#69FFBD #BD69FF #FFBD69
tetradic
#69FFBD #7269FF #FF69AB #F6FF69
square
#69FFBD #7269FF #FF69AB #F6FF69
split-complementary
#69FFBD #FF69F6 #FF7269
monochromatic
#00EE85 #2CFFA2 #69FFBD #A6FFD8 #E0FFF2
Accessibility & contrast
On white
1.26
#69FFBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.64
#69FFBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69FFBD
16.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69FFBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69FFBD | 1.00 | 1.26 | 16.64 | 16.64 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEEB9
Deuteranopia (green-blind)
#E7DFC1
Tritanopia (blue-blind)
#19FEED
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #69ffbd; /* rgb */ color: rgb(105, 255, 189); /* oklch */ color: oklch(90.2% 0.159 161.5);
Tailwind
colors: {
custom: {
50: '#a0ffd1',
500: '#69ffbd',
950: '#000000',
},
}SCSS
$custom: #69ffbd; $custom-light: #a0ffd1; $custom-dark: #000000;
JSON
{
"hex": "#69ffbd",
"rgb": {
"r": 105,
"g": 255,
"b": 189
},
"hsl": {
"h": 153.6,
"s": 100,
"l": 70.588
},
"oklch": {
"l": 0.90198,
"c": 0.15916,
"h": 161.5
},
"luminance": 0.78197
}Semantic roles & 50–950 ramp
primary
#69FFBD
secondary
#DB317C
accent
#0065E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683