#69F0C8#69F0C8
#69F0C8 is a very light, vivid teal. Relative luminance 0.695; OKLCH L 86.9% C 0.132 H 170.8°. Best body text is #000000 at 14.90:1 contrast (WCAG AA passes).
Color values
| HEX | #69F0C8 |
|---|---|
| RGB | rgb(105, 240, 200) |
| HSL | hsl(162, 82%, 68%) |
| HSV | hsv(162, 56%, 94%) |
| CMYK | cmyk(56.3%, 0%, 16.7%, 5.9%) |
| CIE-LAB | lab(86.75, -46.35, 8.27) |
| CIE-LCH | lch(86.75, 47.08, 169.88°) |
| OKLab | oklab(86.91% -0.1306 0.0211) |
| OKLCH | oklch(86.91% 0.132 170.8) |
| XYZ | xyz(47.4062, 69.4890, 65.5468) |
| Luminance | 0.6949 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 1.88
Aquamarine
#7FFFD4
ΔE00 3.45
Aqua Marine
#2EE8BB
ΔE00 3.62
Light Aqua
#8CFFDB
ΔE00 4.15
Bright Teal
#01F9C6
ΔE00 4.31
Light Aquamarine
#7BFDC7
ΔE00 4.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F0C8 #F06991
analogous
#69F084 #69F0C8 #69D5F0
triadic
#69F0C8 #C869F0 #F0C869
tetradic
#69F0C8 #8469F0 #F06991 #D5F069
square
#69F0C8 #8469F0 #F06991 #D5F069
split-complementary
#69F0C8 #F069D5 #F08469
monochromatic
#14CA94 #31EAB4 #69F0C8 #A1F6DC #D8FBF1
Accessibility & contrast
On white
1.41
#69F0C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.90
#69F0C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F0C8
14.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F0C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F0C8 | 1.00 | 1.41 | 14.90 | 14.90 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE2C6
Deuteranopia (green-blind)
#D6D3CB
Tritanopia (blue-blind)
#14F2E4
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #69f0c8; /* rgb */ color: rgb(105, 240, 200); /* oklch */ color: oklch(86.9% 0.132 170.8);
Tailwind
colors: {
custom: {
50: '#9ff5d8',
500: '#69f0c8',
950: '#000000',
},
}SCSS
$custom: #69f0c8; $custom-light: #9ff5d8; $custom-dark: #000000;
JSON
{
"hex": "#69f0c8",
"rgb": {
"r": 105,
"g": 240,
"b": 200
},
"hsl": {
"h": 162.222,
"s": 81.818,
"l": 67.647
},
"oklch": {
"l": 0.86913,
"c": 0.13226,
"h": 170.8
},
"luminance": 0.69494
}Semantic roles & 50–950 ramp
primary
#69F0C8
secondary
#C73661
accent
#0747DE
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#101714
muted
#808583