#69FFBE#69FFBE
#69FFBE is a very light, vivid teal. Relative luminance 0.782; OKLCH L 90.2% C 0.158 H 161.9°. Best body text is #000000 at 16.65:1 contrast (WCAG AA passes).
Color values
| HEX | #69FFBE |
|---|---|
| RGB | rgb(105, 255, 190) |
| HSL | hsl(154, 100%, 71%) |
| HSV | hsv(154, 59%, 100%) |
| CMYK | cmyk(58.8%, 0%, 25.5%, 0%) |
| CIE-LAB | lab(90.89, -54.75, 19.30) |
| CIE-LCH | lch(90.89, 58.06, 160.58°) |
| OKLab | oklab(90.22% -0.1505 0.0493) |
| OKLCH | oklch(90.22% 0.158 161.9) |
| XYZ | xyz(50.8752, 78.2359, 61.1252) |
| Luminance | 0.7824 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.80
Light Aquamarine
#7BFDC7
ΔE00 2.40
Greenish Cyan
#2AFEB7
ΔE00 2.81
Light Blue Green
#7EFBB3
ΔE00 2.88
Greenish Turquoise
#00FBB0
ΔE00 3.64
Seafoam Green
#7AF9AB
ΔE00 3.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69FFBE #FF69AA
analogous
#69FF73 #69FFBE #69F5FF
triadic
#69FFBE #BE69FF #FFBE69
tetradic
#69FFBE #7369FF #FF69AA #F5FF69
square
#69FFBE #7369FF #FF69AA #F5FF69
split-complementary
#69FFBE #FF69F5 #FF7369
monochromatic
#00EE87 #2CFFA3 #69FFBE #A6FFD9 #E0FFF2
Accessibility & contrast
On white
1.26
#69FFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.65
#69FFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69FFBE
16.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69FFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69FFBE | 1.00 | 1.26 | 16.65 | 16.65 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEEBA
Deuteranopia (green-blind)
#E6DFC2
Tritanopia (blue-blind)
#17FFED
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #69ffbe; /* rgb */ color: rgb(105, 255, 190); /* oklch */ color: oklch(90.2% 0.158 161.9);
Tailwind
colors: {
custom: {
50: '#a0ffd1',
500: '#69ffbe',
950: '#000000',
},
}SCSS
$custom: #69ffbe; $custom-light: #a0ffd1; $custom-dark: #000000;
JSON
{
"hex": "#69ffbe",
"rgb": {
"r": 105,
"g": 255,
"b": 190
},
"hsl": {
"h": 154,
"s": 100,
"l": 70.588
},
"oklch": {
"l": 0.90221,
"c": 0.15837,
"h": 161.9
},
"luminance": 0.78241
}Semantic roles & 50–950 ramp
primary
#69FFBE
secondary
#DB317B
accent
#0063E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683