#69FCBE#69FCBE
#69FCBE is a very light, vivid teal. Relative luminance 0.763; OKLCH L 89.5% C 0.155 H 162.6°. Best body text is #000000 at 16.27:1 contrast (WCAG AA passes).
Color values
| HEX | #69FCBE |
|---|---|
| RGB | rgb(105, 252, 190) |
| HSL | hsl(155, 96%, 70%) |
| HSV | hsv(155, 58%, 99%) |
| CMYK | cmyk(58.3%, 0%, 24.6%, 1.2%) |
| CIE-LAB | lab(90.02, -53.54, 18.08) |
| CIE-LCH | lch(90.02, 56.51, 161.34°) |
| OKLab | oklab(89.51% -0.1474 0.0462) |
| OKLCH | oklch(89.51% 0.155 162.6) |
| XYZ | xyz(49.9256, 76.3369, 60.8086) |
| Luminance | 0.7634 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.60
Light Aquamarine
#7BFDC7
ΔE00 1.97
Greenish Cyan
#2AFEB7
ΔE00 2.98
Light Blue Green
#7EFBB3
ΔE00 3.14
Greenish Turquoise
#00FBB0
ΔE00 3.77
Seafoam Green
#7AF9AB
ΔE00 4.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69FCBE #FC69A7
analogous
#69FC75 #69FCBE #69F0FC
triadic
#69FCBE #BE69FC #FCBE69
tetradic
#69FCBE #7569FC #FC69A7 #F0FC69
square
#69FCBE #7569FC #FC69A7 #F0FC69
split-complementary
#69FCBE #FC69F0 #FC7569
monochromatic
#05E687 #2DFBA4 #69FCBE #A5FDD8 #E1FEF2
Accessibility & contrast
On white
1.29
#69FCBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.27
#69FCBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69FCBE
16.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69FCBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69FCBE | 1.00 | 1.29 | 16.27 | 16.27 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EBBB
Deuteranopia (green-blind)
#E4DCC2
Tritanopia (blue-blind)
#1AFCEB
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #69fcbe; /* rgb */ color: rgb(105, 252, 190); /* oklch */ color: oklch(89.5% 0.155 162.6);
Tailwind
colors: {
custom: {
50: '#a0fed1',
500: '#69fcbe',
950: '#000000',
},
}SCSS
$custom: #69fcbe; $custom-light: #a0fed1; $custom-dark: #000000;
JSON
{
"hex": "#69fcbe",
"rgb": {
"r": 105,
"g": 252,
"b": 190
},
"hsl": {
"h": 154.694,
"s": 96.078,
"l": 70
},
"oklch": {
"l": 0.89508,
"c": 0.15452,
"h": 162.6
},
"luminance": 0.76342
}Semantic roles & 50–950 ramp
primary
#69FCBE
secondary
#D73278
accent
#0061E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683