#69FFBF#69FFBF
#69FFBF is a very light, vivid teal. Relative luminance 0.783; OKLCH L 90.2% C 0.158 H 162.2°. Best body text is #000000 at 16.66:1 contrast (WCAG AA passes).
Color values
| HEX | #69FFBF |
|---|---|
| RGB | rgb(105, 255, 191) |
| HSL | hsl(154, 100%, 71%) |
| HSV | hsv(154, 59%, 100%) |
| CMYK | cmyk(58.8%, 0%, 25.1%, 0%) |
| CIE-LAB | lab(90.91, -54.55, 18.82) |
| CIE-LCH | lch(90.91, 57.70, 160.97°) |
| OKLab | oklab(90.24% -0.1501 0.0481) |
| OKLCH | oklch(90.24% 0.158 162.2) |
| XYZ | xyz(50.9848, 78.2798, 61.7027) |
| Luminance | 0.7829 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.90
Light Aquamarine
#7BFDC7
ΔE00 2.24
Greenish Cyan
#2AFEB7
ΔE00 2.85
Light Blue Green
#7EFBB3
ΔE00 3.04
Greenish Turquoise
#00FBB0
ΔE00 3.71
Seafoam Green
#7AF9AB
ΔE00 4.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69FFBF #FF69A9
analogous
#69FF74 #69FFBF #69F4FF
triadic
#69FFBF #BF69FF #FFBF69
tetradic
#69FFBF #7469FF #FF69A9 #F4FF69
square
#69FFBF #7469FF #FF69A9 #F4FF69
split-complementary
#69FFBF #FF69F4 #FF7469
monochromatic
#00EE88 #2CFFA5 #69FFBF #A6FFD9 #E0FFF2
Accessibility & contrast
On white
1.26
#69FFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.66
#69FFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69FFBF
16.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69FFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69FFBF | 1.00 | 1.26 | 16.66 | 16.66 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEEBB
Deuteranopia (green-blind)
#E6DFC3
Tritanopia (blue-blind)
#15FFED
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #69ffbf; /* rgb */ color: rgb(105, 255, 191); /* oklch */ color: oklch(90.2% 0.158 162.2);
Tailwind
colors: {
custom: {
50: '#a0ffd2',
500: '#69ffbf',
950: '#000000',
},
}SCSS
$custom: #69ffbf; $custom-light: #a0ffd2; $custom-dark: #000000;
JSON
{
"hex": "#69ffbf",
"rgb": {
"r": 105,
"g": 255,
"b": 191
},
"hsl": {
"h": 154.4,
"s": 100,
"l": 70.588
},
"oklch": {
"l": 0.90244,
"c": 0.15757,
"h": 162.2
},
"luminance": 0.78285
}Semantic roles & 50–950 ramp
primary
#69FFBF
secondary
#DB317A
accent
#0062E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683