#69FEC6#69FEC6
#69FEC6 is a very light, vivid teal. Relative luminance 0.780; OKLCH L 90.2% C 0.151 H 165.2°. Best body text is #000000 at 16.59:1 contrast (WCAG AA passes).
Color values
| HEX | #69FEC6 |
|---|---|
| RGB | rgb(105, 254, 198) |
| HSL | hsl(157, 99%, 70%) |
| HSV | hsv(157, 59%, 100%) |
| CMYK | cmyk(58.7%, 0%, 22%, 0.4%) |
| CIE-LAB | lab(90.76, -52.67, 15.02) |
| CIE-LCH | lch(90.76, 54.77, 164.08°) |
| OKLab | oklab(90.17% -0.1459 0.0385) |
| OKLCH | oklch(90.17% 0.151 165.2) |
| XYZ | xyz(51.4555, 77.9590, 65.7510) |
| Luminance | 0.7796 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.40
Light Greenish Blue
#63F7B4
ΔE00 2.99
Aquamarine
#7FFFD4
ΔE00 3.19
Greenish Cyan
#2AFEB7
ΔE00 3.63
Bright Teal
#01F9C6
ΔE00 3.97
Light Turquoise
#7EF4CC
ΔE00 4.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69FEC6 #FE69A1
analogous
#69FE7C #69FEC6 #69EBFE
triadic
#69FEC6 #C669FE #FEC669
tetradic
#69FEC6 #7C69FE #FE69A1 #EBFE69
square
#69FEC6 #7C69FE #FE69A1 #EBFE69
split-complementary
#69FEC6 #FE69EB #FE7C69
monochromatic
#02EB93 #2CFEAF #69FEC6 #A6FEDD #E1FFF3
Accessibility & contrast
On white
1.27
#69FEC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.59
#69FEC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69FEC6
16.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69FEC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69FEC6 | 1.00 | 1.27 | 16.59 | 16.59 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EEC3
Deuteranopia (green-blind)
#E4DECA
Tritanopia (blue-blind)
#01FEEE
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #69fec6; /* rgb */ color: rgb(105, 254, 198); /* oklch */ color: oklch(90.2% 0.151 165.2);
Tailwind
colors: {
custom: {
50: '#a0ffd7',
500: '#69fec6',
950: '#000000',
},
}SCSS
$custom: #69fec6; $custom-light: #a0ffd7; $custom-dark: #000000;
JSON
{
"hex": "#69fec6",
"rgb": {
"r": 105,
"g": 254,
"b": 198
},
"hsl": {
"h": 157.45,
"s": 98.675,
"l": 70.392
},
"oklch": {
"l": 0.90172,
"c": 0.15093,
"h": 165.2
},
"luminance": 0.77964
}Semantic roles & 50–950 ramp
primary
#69FEC6
secondary
#D93271
accent
#0056E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683