#69F2B2#69F2B2
#69F2B2 is a very light, vivid teal. Relative luminance 0.697; OKLCH L 86.8% C 0.151 H 160.4°. Best body text is #000000 at 14.94:1 contrast (WCAG AA passes).
Color values
| HEX | #69F2B2 |
|---|---|
| RGB | rgb(105, 242, 178) |
| HSL | hsl(152, 84%, 68%) |
| HSV | hsv(152, 57%, 95%) |
| CMYK | cmyk(56.6%, 0%, 26.4%, 5.1%) |
| CIE-LAB | lab(86.86, -51.90, 19.85) |
| CIE-LCH | lch(86.86, 55.57, 159.07°) |
| OKLab | oklab(86.85% -0.1424 0.0506) |
| OKLCH | oklch(86.85% 0.151 160.4) |
| XYZ | xyz(45.6096, 69.7175, 53.1641) |
| Luminance | 0.6972 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.19
Light Blue Green
#7EFBB3
ΔE00 2.95
Seafoam Green
#7AF9AB
ΔE00 3.45
Light Aquamarine
#7BFDC7
ΔE00 3.48
Seafoam (survey)
#80F9AD
ΔE00 3.51
Greenish Cyan
#2AFEB7
ΔE00 3.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F2B2 #F269A9
analogous
#69F26D #69F2B2 #69EDF2
triadic
#69F2B2 #B269F2 #F2B269
tetradic
#69F2B2 #6D69F2 #F269A9 #EDF269
square
#69F2B2 #6D69F2 #F269A9 #EDF269
split-complementary
#69F2B2 #F269ED #F26D69
monochromatic
#12CF77 #31ED95 #69F2B2 #A1F7CF #DAFCEC
Accessibility & contrast
On white
1.41
#69F2B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.94
#69F2B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F2B2
14.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F2B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F2B2 | 1.00 | 1.41 | 14.94 | 14.94 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE2AE
Deuteranopia (green-blind)
#DCD4B6
Tritanopia (blue-blind)
#30F1E1
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #69f2b2; /* rgb */ color: rgb(105, 242, 178); /* oklch */ color: oklch(86.8% 0.151 160.4);
Tailwind
colors: {
custom: {
50: '#9ef7c9',
500: '#69f2b2',
950: '#000000',
},
}SCSS
$custom: #69f2b2; $custom-light: #9ef7c9; $custom-dark: #000000;
JSON
{
"hex": "#69f2b2",
"rgb": {
"r": 105,
"g": 242,
"b": 178
},
"hsl": {
"h": 151.971,
"s": 84.049,
"l": 68.039
},
"oklch": {
"l": 0.86849,
"c": 0.15116,
"h": 160.4
},
"luminance": 0.69722
}Semantic roles & 50–950 ramp
primary
#69F2B2
secondary
#CB357B
accent
#056CE1
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1713
muted
#808582