#69F2BD#69F2BD
#69F2BD is a very light, vivid teal. Relative luminance 0.702; OKLCH L 87.1% C 0.142 H 164.9°. Best body text is #000000 at 15.04:1 contrast (WCAG AA passes).
Color values
| HEX | #69F2BD |
|---|---|
| RGB | rgb(105, 242, 189) |
| HSL | hsl(157, 84%, 68%) |
| HSV | hsv(157, 57%, 95%) |
| CMYK | cmyk(56.6%, 0%, 21.9%, 5.1%) |
| CIE-LAB | lab(87.08, -49.62, 14.48) |
| CIE-LCH | lch(87.08, 51.69, 163.73°) |
| OKLab | oklab(87.11% -0.1375 0.0371) |
| OKLCH | oklch(87.11% 0.142 164.9) |
| XYZ | xyz(46.7586, 70.1772, 59.2157) |
| Luminance | 0.7018 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.56
Light Greenish Blue
#63F7B4
ΔE00 2.95
Light Turquoise
#7EF4CC
ΔE00 3.37
Aquamarine
#7FFFD4
ΔE00 4.00
Bright Teal
#01F9C6
ΔE00 4.22
Aqua Marine
#2EE8BB
ΔE00 4.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F2BD #F2699E
analogous
#69F278 #69F2BD #69E3F2
triadic
#69F2BD #BD69F2 #F2BD69
tetradic
#69F2BD #7869F2 #F2699E #E3F269
square
#69F2BD #7869F2 #F2699E #E3F269
split-complementary
#69F2BD #F269E3 #F27869
monochromatic
#12CF86 #31EDA4 #69F2BD #A1F7D6 #DAFCEF
Accessibility & contrast
On white
1.40
#69F2BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.04
#69F2BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F2BD
15.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F2BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F2BD | 1.00 | 1.40 | 15.04 | 15.04 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE3BA
Deuteranopia (green-blind)
#DAD4C0
Tritanopia (blue-blind)
#25F2E3
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #69f2bd; /* rgb */ color: rgb(105, 242, 189); /* oklch */ color: oklch(87.1% 0.142 164.9);
Tailwind
colors: {
custom: {
50: '#9ff7d1',
500: '#69f2bd',
950: '#000000',
},
}SCSS
$custom: #69f2bd; $custom-light: #9ff7d1; $custom-dark: #000000;
JSON
{
"hex": "#69f2bd",
"rgb": {
"r": 105,
"g": 242,
"b": 189
},
"hsl": {
"h": 156.788,
"s": 84.049,
"l": 68.039
},
"oklch": {
"l": 0.87108,
"c": 0.14245,
"h": 164.9
},
"luminance": 0.70182
}Semantic roles & 50–950 ramp
primary
#69F2BD
secondary
#CB356F
accent
#055AE1
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101714
muted
#808583