#69F0B2#69F0B2
#69F0B2 is a very light, vivid teal. Relative luminance 0.685; OKLCH L 86.4% C 0.149 H 160.9°. Best body text is #000000 at 14.71:1 contrast (WCAG AA passes).
Color values
| HEX | #69F0B2 |
|---|---|
| RGB | rgb(105, 240, 178) |
| HSL | hsl(152, 82%, 68%) |
| HSV | hsv(152, 56%, 94%) |
| CMYK | cmyk(56.3%, 0%, 25.8%, 5.9%) |
| CIE-LAB | lab(86.27, -51.08, 19.04) |
| CIE-LCH | lch(86.27, 54.51, 159.56°) |
| OKLab | oklab(86.37% -0.1403 0.0486) |
| OKLCH | oklch(86.37% 0.149 160.9) |
| XYZ | xyz(45.0176, 68.5335, 52.9668) |
| Luminance | 0.6854 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.67
Light Blue Green
#7EFBB3
ΔE00 3.40
Light Aquamarine
#7BFDC7
ΔE00 3.57
Seafoam Green
#7AF9AB
ΔE00 3.90
Seafoam (survey)
#80F9AD
ΔE00 3.93
Greenish Cyan
#2AFEB7
ΔE00 4.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F0B2 #F069A7
analogous
#69F06E #69F0B2 #69EBF0
triadic
#69F0B2 #B269F0 #F0B269
tetradic
#69F0B2 #6E69F0 #F069A7 #EBF069
square
#69F0B2 #6E69F0 #F069A7 #EBF069
split-complementary
#69F0B2 #F069EB #F06E69
monochromatic
#14CA77 #31EA95 #69F0B2 #A1F6CF #D8FBEB
Accessibility & contrast
On white
1.43
#69F0B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.71
#69F0B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F0B2
14.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F0B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F0B2 | 1.00 | 1.43 | 14.71 | 14.71 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE0AE
Deuteranopia (green-blind)
#DAD2B6
Tritanopia (blue-blind)
#31EFDF
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #69f0b2; /* rgb */ color: rgb(105, 240, 178); /* oklch */ color: oklch(86.4% 0.149 160.9);
Tailwind
colors: {
custom: {
50: '#9ef6c9',
500: '#69f0b2',
950: '#000000',
},
}SCSS
$custom: #69f0b2; $custom-light: #9ef6c9; $custom-dark: #000000;
JSON
{
"hex": "#69f0b2",
"rgb": {
"r": 105,
"g": 240,
"b": 178
},
"hsl": {
"h": 152.444,
"s": 81.818,
"l": 67.647
},
"oklch": {
"l": 0.86371,
"c": 0.14852,
"h": 160.9
},
"luminance": 0.68538
}Semantic roles & 50–950 ramp
primary
#69F0B2
secondary
#C73679
accent
#076ADE
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1713
muted
#808582