#69F2C6#69F2C6
#69F2C6 is a very light, vivid teal. Relative luminance 0.706; OKLCH L 87.3% C 0.136 H 169.1°. Best body text is #000000 at 15.12:1 contrast (WCAG AA passes).
Color values
| HEX | #69F2C6 |
|---|---|
| RGB | rgb(105, 242, 198) |
| HSL | hsl(161, 84%, 68%) |
| HSV | hsv(161, 57%, 95%) |
| CMYK | cmyk(56.6%, 0%, 18.2%, 5.1%) |
| CIE-LAB | lab(87.28, -47.65, 10.08) |
| CIE-LCH | lch(87.28, 48.71, 168.05°) |
| OKLab | oklab(87.33% -0.1335 0.0258) |
| OKLCH | oklch(87.33% 0.136 169.1) |
| XYZ | xyz(47.7660, 70.5801, 64.5212) |
| Luminance | 0.7058 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 1.88
Aquamarine
#7FFFD4
ΔE00 3.07
Light Aquamarine
#7BFDC7
ΔE00 3.45
Aqua Marine
#2EE8BB
ΔE00 3.71
Bright Teal
#01F9C6
ΔE00 3.87
Light Aqua
#8CFFDB
ΔE00 4.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F2C6 #F26995
analogous
#69F281 #69F2C6 #69D9F2
triadic
#69F2C6 #C669F2 #F2C669
tetradic
#69F2C6 #8169F2 #F26995 #D9F269
square
#69F2C6 #8169F2 #F26995 #D9F269
split-complementary
#69F2C6 #F269D9 #F28169
monochromatic
#12CF92 #31EDB1 #69F2C6 #A1F7DB #DAFCF1
Accessibility & contrast
On white
1.39
#69F2C6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.12
#69F2C6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F2C6
15.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F2C6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F2C6 | 1.00 | 1.39 | 15.12 | 15.12 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE3C4
Deuteranopia (green-blind)
#D8D5C9
Tritanopia (blue-blind)
#16F3E5
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #69f2c6; /* rgb */ color: rgb(105, 242, 198); /* oklch */ color: oklch(87.3% 0.136 169.1);
Tailwind
colors: {
custom: {
50: '#9ff7d7',
500: '#69f2c6',
950: '#000000',
},
}SCSS
$custom: #69f2c6; $custom-light: #9ff7d7; $custom-dark: #000000;
JSON
{
"hex": "#69f2c6",
"rgb": {
"r": 105,
"g": 242,
"b": 198
},
"hsl": {
"h": 160.73,
"s": 84.049,
"l": 68.039
},
"oklch": {
"l": 0.87333,
"c": 0.13601,
"h": 169.1
},
"luminance": 0.70585
}Semantic roles & 50–950 ramp
primary
#69F2C6
secondary
#CB3565
accent
#054BE1
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101714
muted
#808583