#69F1BC#69F1BC
#69F1BC is a very light, vivid teal. Relative luminance 0.695; OKLCH L 86.8% C 0.142 H 164.8°. Best body text is #000000 at 14.91:1 contrast (WCAG AA passes).
Color values
| HEX | #69F1BC |
|---|---|
| RGB | rgb(105, 241, 188) |
| HSL | hsl(157, 83%, 68%) |
| HSV | hsv(157, 56%, 95%) |
| CMYK | cmyk(56.4%, 0%, 22%, 5.5%) |
| CIE-LAB | lab(86.77, -49.41, 14.56) |
| CIE-LCH | lch(86.77, 51.51, 163.58°) |
| OKLab | oklab(86.85% -0.1369 0.0373) |
| OKLCH | oklch(86.85% 0.142 164.8) |
| XYZ | xyz(46.3536, 69.5403, 58.5470) |
| Luminance | 0.6955 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.75
Light Greenish Blue
#63F7B4
ΔE00 2.99
Light Turquoise
#7EF4CC
ΔE00 3.43
Aquamarine
#7FFFD4
ΔE00 4.17
Aqua Marine
#2EE8BB
ΔE00 4.31
Bright Teal
#01F9C6
ΔE00 4.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F1BC #F1699E
analogous
#69F178 #69F1BC #69E2F1
triadic
#69F1BC #BC69F1 #F1BC69
tetradic
#69F1BC #7869F1 #F1699E #E2F169
square
#69F1BC #7869F1 #F1699E #E2F169
split-complementary
#69F1BC #F169E2 #F17869
monochromatic
#13CD84 #31ECA3 #69F1BC #A1F6D5 #D9FBEE
Accessibility & contrast
On white
1.41
#69F1BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.91
#69F1BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F1BC
14.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F1BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F1BC | 1.00 | 1.41 | 14.91 | 14.91 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE2B9
Deuteranopia (green-blind)
#D9D4BF
Tritanopia (blue-blind)
#27F1E2
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #69f1bc; /* rgb */ color: rgb(105, 241, 188); /* oklch */ color: oklch(86.8% 0.142 164.8);
Tailwind
colors: {
custom: {
50: '#9ef6d0',
500: '#69f1bc',
950: '#000000',
},
}SCSS
$custom: #69f1bc; $custom-light: #9ef6d0; $custom-dark: #000000;
JSON
{
"hex": "#69f1bc",
"rgb": {
"r": 105,
"g": 241,
"b": 188
},
"hsl": {
"h": 156.618,
"s": 82.927,
"l": 67.843
},
"oklch": {
"l": 0.86845,
"c": 0.14192,
"h": 164.8
},
"luminance": 0.69545
}Semantic roles & 50–950 ramp
primary
#69F1BC
secondary
#C9356F
accent
#065BDF
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1714
muted
#808583