#69F1B2#69F1B2
#69F1B2 is a very light, vivid teal. Relative luminance 0.691; OKLCH L 86.6% C 0.150 H 160.7°. Best body text is #000000 at 14.83:1 contrast (WCAG AA passes).
Color values
| HEX | #69F1B2 |
|---|---|
| RGB | rgb(105, 241, 178) |
| HSL | hsl(152, 83%, 68%) |
| HSV | hsv(152, 56%, 95%) |
| CMYK | cmyk(56.4%, 0%, 26.1%, 5.5%) |
| CIE-LAB | lab(86.57, -51.49, 19.45) |
| CIE-LCH | lch(86.57, 55.04, 159.31°) |
| OKLab | oklab(86.61% -0.1414 0.0496) |
| OKLCH | oklch(86.61% 0.15 160.7) |
| XYZ | xyz(45.3128, 69.1239, 53.0652) |
| Luminance | 0.6913 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.43
Light Blue Green
#7EFBB3
ΔE00 3.17
Light Aquamarine
#7BFDC7
ΔE00 3.51
Seafoam Green
#7AF9AB
ΔE00 3.67
Seafoam (survey)
#80F9AD
ΔE00 3.71
Greenish Cyan
#2AFEB7
ΔE00 4.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F1B2 #F169A8
analogous
#69F16E #69F1B2 #69ECF1
triadic
#69F1B2 #B269F1 #F1B269
tetradic
#69F1B2 #6E69F1 #F169A8 #ECF169
square
#69F1B2 #6E69F1 #F169A8 #ECF169
split-complementary
#69F1B2 #F169EC #F16E69
monochromatic
#13CD77 #31EC95 #69F1B2 #A1F6CF #D9FBEB
Accessibility & contrast
On white
1.42
#69F1B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.83
#69F1B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F1B2
14.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F1B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F1B2 | 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)
#EEE1AE
Deuteranopia (green-blind)
#DBD3B6
Tritanopia (blue-blind)
#31F0E0
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #69f1b2; /* rgb */ color: rgb(105, 241, 178); /* oklch */ color: oklch(86.6% 0.150 160.7);
Tailwind
colors: {
custom: {
50: '#9ef6c9',
500: '#69f1b2',
950: '#000000',
},
}SCSS
$custom: #69f1b2; $custom-light: #9ef6c9; $custom-dark: #000000;
JSON
{
"hex": "#69f1b2",
"rgb": {
"r": 105,
"g": 241,
"b": 178
},
"hsl": {
"h": 152.206,
"s": 82.927,
"l": 67.843
},
"oklch": {
"l": 0.8661,
"c": 0.14983,
"h": 160.7
},
"luminance": 0.69128
}Semantic roles & 50–950 ramp
primary
#69F1B2
secondary
#C9357A
accent
#066BDF
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1713
muted
#808582