#69FEC5#69FEC5
#69FEC5 is a very light, vivid teal. Relative luminance 0.779; OKLCH L 90.1% C 0.152 H 164.8°. Best body text is #000000 at 16.58:1 contrast (WCAG AA passes).
Color values
| HEX | #69FEC5 |
|---|---|
| RGB | rgb(105, 254, 197) |
| HSL | hsl(157, 99%, 70%) |
| HSV | hsv(157, 59%, 100%) |
| CMYK | cmyk(58.7%, 0%, 22.4%, 0.4%) |
| CIE-LAB | lab(90.74, -52.88, 15.51) |
| CIE-LCH | lch(90.74, 55.11, 163.66°) |
| OKLab | oklab(90.15% -0.1464 0.0397) |
| OKLCH | oklch(90.15% 0.152 164.8) |
| XYZ | xyz(51.3405, 77.9130, 65.1456) |
| Luminance | 0.7792 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.42
Light Greenish Blue
#63F7B4
ΔE00 2.80
Aquamarine
#7FFFD4
ΔE00 3.38
Greenish Cyan
#2AFEB7
ΔE00 3.49
Bright Teal
#01F9C6
ΔE00 4.09
Light Blue Green
#7EFBB3
ΔE00 4.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69FEC5 #FE69A2
analogous
#69FE7A #69FEC5 #69ECFE
triadic
#69FEC5 #C569FE #FEC569
tetradic
#69FEC5 #7A69FE #FE69A2 #ECFE69
square
#69FEC5 #7A69FE #FE69A2 #ECFE69
split-complementary
#69FEC5 #FE69EC #FE7A69
monochromatic
#02EB92 #2CFEAD #69FEC5 #A6FEDD #E1FFF3
Accessibility & contrast
On white
1.27
#69FEC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.58
#69FEC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69FEC5
16.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69FEC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69FEC5 | 1.00 | 1.27 | 16.58 | 16.58 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EDC2
Deuteranopia (green-blind)
#E4DEC9
Tritanopia (blue-blind)
#05FEEE
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #69fec5; /* rgb */ color: rgb(105, 254, 197); /* oklch */ color: oklch(90.1% 0.152 164.8);
Tailwind
colors: {
custom: {
50: '#a0ffd6',
500: '#69fec5',
950: '#000000',
},
}SCSS
$custom: #69fec5; $custom-light: #a0ffd6; $custom-dark: #000000;
JSON
{
"hex": "#69fec5",
"rgb": {
"r": 105,
"g": 254,
"b": 197
},
"hsl": {
"h": 157.047,
"s": 98.675,
"l": 70.392
},
"oklch": {
"l": 0.90148,
"c": 0.15168,
"h": 164.8
},
"luminance": 0.77918
}Semantic roles & 50–950 ramp
primary
#69FEC5
secondary
#D93272
accent
#0058E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683