#69F6C6#69F6C6
#69F6C6 is a very light, vivid teal. Relative luminance 0.730; OKLCH L 88.3% C 0.141 H 167.7°. Best body text is #000000 at 15.60:1 contrast (WCAG AA passes).
Color values
| HEX | #69F6C6 |
|---|---|
| RGB | rgb(105, 246, 198) |
| HSL | hsl(160, 89%, 69%) |
| HSV | hsv(160, 57%, 96%) |
| CMYK | cmyk(57.3%, 0%, 19.5%, 3.5%) |
| CIE-LAB | lab(88.44, -49.34, 11.74) |
| CIE-LCH | lch(88.44, 50.72, 166.62°) |
| OKLab | oklab(88.28% -0.1377 0.0301) |
| OKLCH | oklch(88.28% 0.141 167.7) |
| XYZ | xyz(48.9696, 72.9872, 64.9224) |
| Luminance | 0.7299 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.37
Light Aquamarine
#7BFDC7
ΔE00 2.42
Aquamarine
#7FFFD4
ΔE00 2.67
Bright Teal
#01F9C6
ΔE00 3.55
Light Greenish Blue
#63F7B4
ΔE00 4.13
Light Aqua
#8CFFDB
ΔE00 4.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F6C6 #F66999
analogous
#69F680 #69F6C6 #69E0F6
triadic
#69F6C6 #C669F6 #F6C669
tetradic
#69F6C6 #8069F6 #F66999 #E0F669
square
#69F6C6 #8069F6 #F66999 #E0F669
split-complementary
#69F6C6 #F669E0 #F68069
monochromatic
#0DD893 #2FF3B0 #69F6C6 #A3F9DC #DCFDF2
Accessibility & contrast
On white
1.35
#69F6C6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.60
#69F6C6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F6C6
15.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F6C6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F6C6 | 1.00 | 1.35 | 15.60 | 15.60 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E7C4
Deuteranopia (green-blind)
#DCD8C9
Tritanopia (blue-blind)
#11F7E8
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #69f6c6; /* rgb */ color: rgb(105, 246, 198); /* oklch */ color: oklch(88.3% 0.141 167.7);
Tailwind
colors: {
custom: {
50: '#9ffad7',
500: '#69f6c6',
950: '#000000',
},
}SCSS
$custom: #69f6c6; $custom-light: #9ffad7; $custom-dark: #000000;
JSON
{
"hex": "#69f6c6",
"rgb": {
"r": 105,
"g": 246,
"b": 198
},
"hsl": {
"h": 159.574,
"s": 88.679,
"l": 68.824
},
"oklch": {
"l": 0.88279,
"c": 0.14095,
"h": 167.7
},
"luminance": 0.72992
}Semantic roles & 50–950 ramp
primary
#69F6C6
secondary
#CF3469
accent
#004EE5
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101714
muted
#808583