#69F2BA#69F2BA
#69F2BA is a very light, vivid teal. Relative luminance 0.701; OKLCH L 87.0% C 0.145 H 163.6°. Best body text is #000000 at 15.01:1 contrast (WCAG AA passes).
Color values
| HEX | #69F2BA |
|---|---|
| RGB | rgb(105, 242, 186) |
| HSL | hsl(155, 84%, 68%) |
| HSV | hsv(155, 57%, 95%) |
| CMYK | cmyk(56.6%, 0%, 23.1%, 5.1%) |
| CIE-LAB | lab(87.02, -50.25, 15.95) |
| CIE-LCH | lch(87.02, 52.72, 162.40°) |
| OKLab | oklab(87.04% -0.1389 0.0408) |
| OKLCH | oklch(87.04% 0.145 163.6) |
| XYZ | xyz(46.4364, 70.0482, 57.5184) |
| Luminance | 0.7005 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.32
Light Aquamarine
#7BFDC7
ΔE00 2.63
Light Turquoise
#7EF4CC
ΔE00 3.97
Light Blue Green
#7EFBB3
ΔE00 4.22
Greenish Cyan
#2AFEB7
ΔE00 4.25
Aquamarine
#7FFFD4
ΔE00 4.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F2BA #F269A1
analogous
#69F275 #69F2BA #69E6F2
triadic
#69F2BA #BA69F2 #F2BA69
tetradic
#69F2BA #7569F2 #F269A1 #E6F269
square
#69F2BA #7569F2 #F269A1 #E6F269
split-complementary
#69F2BA #F269E6 #F27569
monochromatic
#12CF82 #31EDA0 #69F2BA #A1F7D4 #DAFCEE
Accessibility & contrast
On white
1.40
#69F2BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.01
#69F2BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F2BA
15.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F2BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F2BA | 1.00 | 1.40 | 15.01 | 15.01 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE2B7
Deuteranopia (green-blind)
#DAD4BE
Tritanopia (blue-blind)
#28F2E2
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #69f2ba; /* rgb */ color: rgb(105, 242, 186); /* oklch */ color: oklch(87.0% 0.145 163.6);
Tailwind
colors: {
custom: {
50: '#9ff7ce',
500: '#69f2ba',
950: '#000000',
},
}SCSS
$custom: #69f2ba; $custom-light: #9ff7ce; $custom-dark: #000000;
JSON
{
"hex": "#69f2ba",
"rgb": {
"r": 105,
"g": 242,
"b": 186
},
"hsl": {
"h": 155.474,
"s": 84.049,
"l": 68.039
},
"oklch": {
"l": 0.87035,
"c": 0.14474,
"h": 163.6
},
"luminance": 0.70053
}Semantic roles & 50–950 ramp
primary
#69F2BA
secondary
#CB3572
accent
#055FE1
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1713
muted
#808583