#69F2C0#69F2C0
#69F2C0 is a very light, vivid teal. Relative luminance 0.703; OKLCH L 87.2% C 0.140 H 166.2°. Best body text is #000000 at 15.06:1 contrast (WCAG AA passes).
Color values
| HEX | #69F2C0 |
|---|---|
| RGB | rgb(105, 242, 192) |
| HSL | hsl(158, 84%, 68%) |
| HSV | hsv(158, 57%, 95%) |
| CMYK | cmyk(56.6%, 0%, 20.7%, 5.1%) |
| CIE-LAB | lab(87.15, -48.97, 13.01) |
| CIE-LCH | lch(87.15, 50.67, 165.12°) |
| OKLab | oklab(87.18% -0.1362 0.0334) |
| OKLCH | oklch(87.18% 0.14 166.2) |
| XYZ | xyz(47.0876, 70.3088, 60.9484) |
| Luminance | 0.7031 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.69
Light Turquoise
#7EF4CC
ΔE00 2.79
Aquamarine
#7FFFD4
ΔE00 3.58
Light Greenish Blue
#63F7B4
ΔE00 3.61
Bright Teal
#01F9C6
ΔE00 3.98
Aqua Marine
#2EE8BB
ΔE00 4.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F2C0 #F2699B
analogous
#69F27B #69F2C0 #69E0F2
triadic
#69F2C0 #C069F2 #F2C069
tetradic
#69F2C0 #7B69F2 #F2699B #E0F269
square
#69F2C0 #7B69F2 #F2699B #E0F269
split-complementary
#69F2C0 #F269E0 #F27B69
monochromatic
#12CF8A #31EDA8 #69F2C0 #A1F7D8 #DAFCEF
Accessibility & contrast
On white
1.39
#69F2C0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.06
#69F2C0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F2C0
15.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F2C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F2C0 | 1.00 | 1.39 | 15.06 | 15.06 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE3BD
Deuteranopia (green-blind)
#D9D4C3
Tritanopia (blue-blind)
#21F3E4
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #69f2c0; /* rgb */ color: rgb(105, 242, 192); /* oklch */ color: oklch(87.2% 0.140 166.2);
Tailwind
colors: {
custom: {
50: '#9ff7d3',
500: '#69f2c0',
950: '#000000',
},
}SCSS
$custom: #69f2c0; $custom-light: #9ff7d3; $custom-dark: #000000;
JSON
{
"hex": "#69f2c0",
"rgb": {
"r": 105,
"g": 242,
"b": 192
},
"hsl": {
"h": 158.102,
"s": 84.049,
"l": 68.039
},
"oklch": {
"l": 0.87181,
"c": 0.14022,
"h": 166.2
},
"luminance": 0.70313
}Semantic roles & 50–950 ramp
primary
#69F2C0
secondary
#CB356B
accent
#0555E1
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101714
muted
#808583