#69F0C7#69F0C7
#69F0C7 is a very light, vivid teal. Relative luminance 0.694; OKLCH L 86.9% C 0.133 H 170.3°. Best body text is #000000 at 14.89:1 contrast (WCAG AA passes).
Color values
| HEX | #69F0C7 |
|---|---|
| RGB | rgb(105, 240, 199) |
| HSL | hsl(162, 82%, 68%) |
| HSV | hsv(162, 56%, 94%) |
| CMYK | cmyk(56.3%, 0%, 17.1%, 5.9%) |
| CIE-LAB | lab(86.72, -46.57, 8.76) |
| CIE-LCH | lch(86.72, 47.39, 169.34°) |
| OKLab | oklab(86.89% -0.131 0.0224) |
| OKLCH | oklch(86.89% 0.133 170.3) |
| XYZ | xyz(47.2897, 69.4424, 64.9333) |
| Luminance | 0.6945 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 1.86
Aquamarine
#7FFFD4
ΔE00 3.42
Aqua Marine
#2EE8BB
ΔE00 3.56
Light Aquamarine
#7BFDC7
ΔE00 4.19
Light Aqua
#8CFFDB
ΔE00 4.22
Bright Teal
#01F9C6
ΔE00 4.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F0C7 #F06992
analogous
#69F084 #69F0C7 #69D5F0
triadic
#69F0C7 #C769F0 #F0C769
tetradic
#69F0C7 #8469F0 #F06992 #D5F069
square
#69F0C7 #8469F0 #F06992 #D5F069
split-complementary
#69F0C7 #F069D5 #F08469
monochromatic
#14CA93 #31EAB2 #69F0C7 #A1F6DC #D8FBF1
Accessibility & contrast
On white
1.41
#69F0C7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.89
#69F0C7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F0C7
14.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F0C7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F0C7 | 1.00 | 1.41 | 14.89 | 14.89 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE2C5
Deuteranopia (green-blind)
#D6D3CA
Tritanopia (blue-blind)
#17F2E4
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #69f0c7; /* rgb */ color: rgb(105, 240, 199); /* oklch */ color: oklch(86.9% 0.133 170.3);
Tailwind
colors: {
custom: {
50: '#9ff5d8',
500: '#69f0c7',
950: '#000000',
},
}SCSS
$custom: #69f0c7; $custom-light: #9ff5d8; $custom-dark: #000000;
JSON
{
"hex": "#69f0c7",
"rgb": {
"r": 105,
"g": 240,
"b": 199
},
"hsl": {
"h": 161.778,
"s": 81.818,
"l": 67.647
},
"oklch": {
"l": 0.86886,
"c": 0.1329,
"h": 170.3
},
"luminance": 0.69447
}Semantic roles & 50–950 ramp
primary
#69F0C7
secondary
#C73662
accent
#0749DE
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#101714
muted
#808583