#69F1B4#69F1B4
#69F1B4 is a very light, vivid teal. Relative luminance 0.692; OKLCH L 86.7% C 0.148 H 161.4°. Best body text is #000000 at 14.84:1 contrast (WCAG AA passes).
Color values
| HEX | #69F1B4 |
|---|---|
| RGB | rgb(105, 241, 180) |
| HSL | hsl(153, 83%, 68%) |
| HSV | hsv(153, 56%, 95%) |
| CMYK | cmyk(56.4%, 0%, 25.3%, 5.5%) |
| CIE-LAB | lab(86.61, -51.09, 18.47) |
| CIE-LCH | lch(86.61, 54.32, 160.12°) |
| OKLab | oklab(86.66% -0.1405 0.0472) |
| OKLCH | oklch(86.66% 0.148 161.4) |
| XYZ | xyz(45.5151, 69.2048, 54.1304) |
| Luminance | 0.6921 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.60
Light Aquamarine
#7BFDC7
ΔE00 3.26
Light Blue Green
#7EFBB3
ΔE00 3.44
Seafoam Green
#7AF9AB
ΔE00 4.03
Seafoam (survey)
#80F9AD
ΔE00 4.05
Greenish Cyan
#2AFEB7
ΔE00 4.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F1B4 #F169A6
analogous
#69F170 #69F1B4 #69EAF1
triadic
#69F1B4 #B469F1 #F1B469
tetradic
#69F1B4 #7069F1 #F169A6 #EAF169
square
#69F1B4 #7069F1 #F169A6 #EAF169
split-complementary
#69F1B4 #F169EA #F17069
monochromatic
#13CD79 #31EC98 #69F1B4 #A1F6D0 #D9FBEC
Accessibility & contrast
On white
1.41
#69F1B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.84
#69F1B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F1B4
14.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F1B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F1B4 | 1.00 | 1.41 | 14.84 | 14.84 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE1B1
Deuteranopia (green-blind)
#DBD3B8
Tritanopia (blue-blind)
#2FF0E0
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #69f1b4; /* rgb */ color: rgb(105, 241, 180); /* oklch */ color: oklch(86.7% 0.148 161.4);
Tailwind
colors: {
custom: {
50: '#9ef6ca',
500: '#69f1b4',
950: '#000000',
},
}SCSS
$custom: #69f1b4; $custom-light: #9ef6ca; $custom-dark: #000000;
JSON
{
"hex": "#69f1b4",
"rgb": {
"r": 105,
"g": 241,
"b": 180
},
"hsl": {
"h": 153.088,
"s": 82.927,
"l": 67.843
},
"oklch": {
"l": 0.86656,
"c": 0.1482,
"h": 161.4
},
"luminance": 0.69209
}Semantic roles & 50–950 ramp
primary
#69F1B4
secondary
#C93578
accent
#0668DF
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1713
muted
#808582