#69F1B3#69F1B3
#69F1B3 is a very light, vivid teal. Relative luminance 0.692; OKLCH L 86.6% C 0.149 H 161.1°. Best body text is #000000 at 14.83:1 contrast (WCAG AA passes).
Color values
| HEX | #69F1B3 |
|---|---|
| RGB | rgb(105, 241, 179) |
| HSL | hsl(153, 83%, 68%) |
| HSV | hsv(153, 56%, 95%) |
| CMYK | cmyk(56.4%, 0%, 25.7%, 5.5%) |
| CIE-LAB | lab(86.59, -51.29, 18.96) |
| CIE-LCH | lch(86.59, 54.68, 159.72°) |
| OKLab | oklab(86.63% -0.1409 0.0484) |
| OKLCH | oklch(86.63% 0.149 161.1) |
| XYZ | xyz(45.4136, 69.1642, 53.5959) |
| Luminance | 0.6917 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.50
Light Blue Green
#7EFBB3
ΔE00 3.30
Light Aquamarine
#7BFDC7
ΔE00 3.38
Seafoam Green
#7AF9AB
ΔE00 3.85
Seafoam (survey)
#80F9AD
ΔE00 3.88
Greenish Cyan
#2AFEB7
ΔE00 4.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F1B3 #F169A7
analogous
#69F16F #69F1B3 #69EBF1
triadic
#69F1B3 #B369F1 #F1B369
tetradic
#69F1B3 #6F69F1 #F169A7 #EBF169
square
#69F1B3 #6F69F1 #F169A7 #EBF169
split-complementary
#69F1B3 #F169EB #F16F69
monochromatic
#13CD78 #31EC97 #69F1B3 #A1F6CF #D9FBEC
Accessibility & contrast
On white
1.42
#69F1B3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.83
#69F1B3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F1B3
14.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F1B3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F1B3 | 1.00 | 1.42 | 14.83 | 14.83 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE1AF
Deuteranopia (green-blind)
#DBD3B7
Tritanopia (blue-blind)
#30F0E0
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #69f1b3; /* rgb */ color: rgb(105, 241, 179); /* oklch */ color: oklch(86.6% 0.149 161.1);
Tailwind
colors: {
custom: {
50: '#9ef6ca',
500: '#69f1b3',
950: '#000000',
},
}SCSS
$custom: #69f1b3; $custom-light: #9ef6ca; $custom-dark: #000000;
JSON
{
"hex": "#69f1b3",
"rgb": {
"r": 105,
"g": 241,
"b": 179
},
"hsl": {
"h": 152.647,
"s": 82.927,
"l": 67.843
},
"oklch": {
"l": 0.86633,
"c": 0.14902,
"h": 161.1
},
"luminance": 0.69169
}Semantic roles & 50–950 ramp
primary
#69F1B3
secondary
#C93579
accent
#0669DF
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1713
muted
#808582