#69F2BC#69F2BC
#69F2BC is a very light, vivid teal. Relative luminance 0.701; OKLCH L 87.1% C 0.143 H 164.5°. Best body text is #000000 at 15.03:1 contrast (WCAG AA passes).
Color values
| HEX | #69F2BC |
|---|---|
| RGB | rgb(105, 242, 188) |
| HSL | hsl(156, 84%, 68%) |
| HSV | hsv(156, 57%, 95%) |
| CMYK | cmyk(56.6%, 0%, 22.3%, 5.1%) |
| CIE-LAB | lab(87.06, -49.83, 14.97) |
| CIE-LCH | lch(87.06, 52.03, 163.28°) |
| OKLab | oklab(87.08% -0.138 0.0383) |
| OKLCH | oklch(87.08% 0.143 164.5) |
| XYZ | xyz(46.6505, 70.1339, 58.6460) |
| Luminance | 0.7014 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.57
Light Greenish Blue
#63F7B4
ΔE00 2.73
Light Turquoise
#7EF4CC
ΔE00 3.57
Aquamarine
#7FFFD4
ΔE00 4.16
Bright Teal
#01F9C6
ΔE00 4.33
Greenish Cyan
#2AFEB7
ΔE00 4.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F2BC #F2699F
analogous
#69F277 #69F2BC #69E4F2
triadic
#69F2BC #BC69F2 #F2BC69
tetradic
#69F2BC #7769F2 #F2699F #E4F269
square
#69F2BC #7769F2 #F2699F #E4F269
split-complementary
#69F2BC #F269E4 #F27769
monochromatic
#12CF84 #31EDA3 #69F2BC #A1F7D5 #DAFCEE
Accessibility & contrast
On white
1.40
#69F2BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.03
#69F2BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F2BC
15.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F2BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F2BC | 1.00 | 1.40 | 15.03 | 15.03 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE2B9
Deuteranopia (green-blind)
#DAD4BF
Tritanopia (blue-blind)
#26F2E3
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #69f2bc; /* rgb */ color: rgb(105, 242, 188); /* oklch */ color: oklch(87.1% 0.143 164.5);
Tailwind
colors: {
custom: {
50: '#9ff7d0',
500: '#69f2bc',
950: '#000000',
},
}SCSS
$custom: #69f2bc; $custom-light: #9ff7d0; $custom-dark: #000000;
JSON
{
"hex": "#69f2bc",
"rgb": {
"r": 105,
"g": 242,
"b": 188
},
"hsl": {
"h": 156.35,
"s": 84.049,
"l": 68.039
},
"oklch": {
"l": 0.87083,
"c": 0.1432,
"h": 164.5
},
"luminance": 0.70138
}Semantic roles & 50–950 ramp
primary
#69F2BC
secondary
#CB3570
accent
#055CE1
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1714
muted
#808583