#69F4BC#69F4BC
#69F4BC is a very light, vivid teal. Relative luminance 0.713; OKLCH L 87.6% C 0.146 H 163.9°. Best body text is #000000 at 15.27:1 contrast (WCAG AA passes).
Color values
| HEX | #69F4BC |
|---|---|
| RGB | rgb(105, 244, 188) |
| HSL | hsl(156, 86%, 68%) |
| HSV | hsv(156, 57%, 96%) |
| CMYK | cmyk(57%, 0%, 23%, 4.3%) |
| CIE-LAB | lab(87.65, -50.66, 15.79) |
| CIE-LCH | lch(87.65, 53.07, 162.69°) |
| OKLab | oklab(87.56% -0.1401 0.0404) |
| OKLCH | oklch(87.56% 0.146 163.9) |
| XYZ | xyz(47.2490, 71.3309, 58.8455) |
| Luminance | 0.7134 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.25
Light Aquamarine
#7BFDC7
ΔE00 2.27
Light Turquoise
#7EF4CC
ΔE00 3.88
Greenish Cyan
#2AFEB7
ΔE00 4.03
Light Blue Green
#7EFBB3
ΔE00 4.15
Aquamarine
#7FFFD4
ΔE00 4.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F4BC #F469A1
analogous
#69F476 #69F4BC #69E7F4
triadic
#69F4BC #BC69F4 #F4BC69
tetradic
#69F4BC #7669F4 #F469A1 #E7F469
square
#69F4BC #7669F4 #F469A1 #E7F469
split-complementary
#69F4BC #F469E7 #F47669
monochromatic
#0FD384 #30F0A3 #69F4BC #A2F8D5 #DBFCEF
Accessibility & contrast
On white
1.38
#69F4BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.27
#69F4BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F4BC
15.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F4BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F4BC | 1.00 | 1.38 | 15.27 | 15.27 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E4B9
Deuteranopia (green-blind)
#DCD6C0
Tritanopia (blue-blind)
#24F4E4
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #69f4bc; /* rgb */ color: rgb(105, 244, 188); /* oklch */ color: oklch(87.6% 0.146 163.9);
Tailwind
colors: {
custom: {
50: '#9ff8d0',
500: '#69f4bc',
950: '#000000',
},
}SCSS
$custom: #69f4bc; $custom-light: #9ff8d0; $custom-dark: #000000;
JSON
{
"hex": "#69f4bc",
"rgb": {
"r": 105,
"g": 244,
"b": 188
},
"hsl": {
"h": 155.827,
"s": 86.335,
"l": 68.431
},
"oklch": {
"l": 0.87559,
"c": 0.14578,
"h": 163.9
},
"luminance": 0.71335
}Semantic roles & 50–950 ramp
primary
#69F4BC
secondary
#CD3472
accent
#035DE3
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101714
muted
#808583