#69F2C7#69F2C7
#69F2C7 is a very light, vivid teal. Relative luminance 0.706; OKLCH L 87.4% C 0.135 H 169.6°. Best body text is #000000 at 15.13:1 contrast (WCAG AA passes).
Color values
| HEX | #69F2C7 |
|---|---|
| RGB | rgb(105, 242, 199) |
| HSL | hsl(161, 84%, 68%) |
| HSV | hsv(161, 57%, 95%) |
| CMYK | cmyk(56.6%, 0%, 17.8%, 5.1%) |
| CIE-LAB | lab(87.30, -47.43, 9.59) |
| CIE-LCH | lch(87.30, 48.39, 168.56°) |
| OKLab | oklab(87.36% -0.1331 0.0245) |
| OKLCH | oklch(87.36% 0.135 169.6) |
| XYZ | xyz(47.8817, 70.6264, 65.1307) |
| Luminance | 0.7063 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 1.80
Aquamarine
#7FFFD4
ΔE00 3.04
Light Aquamarine
#7BFDC7
ΔE00 3.63
Aqua Marine
#2EE8BB
ΔE00 3.72
Bright Teal
#01F9C6
ΔE00 3.92
Light Aqua
#8CFFDB
ΔE00 4.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F2C7 #F26994
analogous
#69F282 #69F2C7 #69D8F2
triadic
#69F2C7 #C769F2 #F2C769
tetradic
#69F2C7 #8269F2 #F26994 #D8F269
square
#69F2C7 #8269F2 #F26994 #D8F269
split-complementary
#69F2C7 #F269D8 #F28269
monochromatic
#12CF93 #31EDB2 #69F2C7 #A1F7DC #DAFCF1
Accessibility & contrast
On white
1.39
#69F2C7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.13
#69F2C7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F2C7
15.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F2C7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F2C7 | 1.00 | 1.39 | 15.13 | 15.13 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE3C5
Deuteranopia (green-blind)
#D8D5CA
Tritanopia (blue-blind)
#14F3E6
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #69f2c7; /* rgb */ color: rgb(105, 242, 199); /* oklch */ color: oklch(87.4% 0.135 169.6);
Tailwind
colors: {
custom: {
50: '#9ff7d8',
500: '#69f2c7',
950: '#000000',
},
}SCSS
$custom: #69f2c7; $custom-light: #9ff7d8; $custom-dark: #000000;
JSON
{
"hex": "#69f2c7",
"rgb": {
"r": 105,
"g": 242,
"b": 199
},
"hsl": {
"h": 161.168,
"s": 84.049,
"l": 68.039
},
"oklch": {
"l": 0.87359,
"c": 0.13534,
"h": 169.6
},
"luminance": 0.70631
}Semantic roles & 50–950 ramp
primary
#69F2C7
secondary
#CB3564
accent
#054AE1
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101714
muted
#808583