#69F0C9#69F0C9
#69F0C9 is a very light, vivid teal. Relative luminance 0.695; OKLCH L 86.9% C 0.132 H 171.3°. Best body text is #000000 at 14.91:1 contrast (WCAG AA passes).
Color values
| HEX | #69F0C9 |
|---|---|
| RGB | rgb(105, 240, 201) |
| HSL | hsl(163, 82%, 68%) |
| HSV | hsv(163, 56%, 94%) |
| CMYK | cmyk(56.3%, 0%, 16.3%, 5.9%) |
| CIE-LAB | lab(86.77, -46.12, 7.79) |
| CIE-LCH | lch(86.77, 46.77, 170.42°) |
| OKLab | oklab(86.94% -0.1301 0.0199) |
| OKLCH | oklch(86.94% 0.132 171.3) |
| XYZ | xyz(47.5235, 69.5359, 66.1643) |
| Luminance | 0.6954 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 1.93
Aquamarine
#7FFFD4
ΔE00 3.50
Aqua Marine
#2EE8BB
ΔE00 3.69
Light Aqua
#8CFFDB
ΔE00 4.09
Aqua (survey)
#13EAC9
ΔE00 4.35
Tiffany Blue
#7BF2DA
ΔE00 4.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F0C9 #F06990
analogous
#69F086 #69F0C9 #69D3F0
triadic
#69F0C9 #C969F0 #F0C969
tetradic
#69F0C9 #8669F0 #F06990 #D3F069
square
#69F0C9 #8669F0 #F06990 #D3F069
split-complementary
#69F0C9 #F069D3 #F08669
monochromatic
#14CA96 #31EAB5 #69F0C9 #A1F6DD #D8FBF1
Accessibility & contrast
On white
1.41
#69F0C9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.91
#69F0C9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F0C9
14.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F0C9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F0C9 | 1.00 | 1.41 | 14.91 | 14.91 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE2C7
Deuteranopia (green-blind)
#D5D3CC
Tritanopia (blue-blind)
#12F2E5
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #69f0c9; /* rgb */ color: rgb(105, 240, 201); /* oklch */ color: oklch(86.9% 0.132 171.3);
Tailwind
colors: {
custom: {
50: '#9ff5d9',
500: '#69f0c9',
950: '#000000',
},
}SCSS
$custom: #69f0c9; $custom-light: #9ff5d9; $custom-dark: #000000;
JSON
{
"hex": "#69f0c9",
"rgb": {
"r": 105,
"g": 240,
"b": 201
},
"hsl": {
"h": 162.667,
"s": 81.818,
"l": 67.647
},
"oklch": {
"l": 0.86939,
"c": 0.13163,
"h": 171.3
},
"luminance": 0.6954
}Semantic roles & 50–950 ramp
primary
#69F0C9
secondary
#C73660
accent
#0745DE
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#101714
muted
#808583