#69FECC#69FECC
#69FECC is a very light, vivid teal. Relative luminance 0.782; OKLCH L 90.3% C 0.147 H 167.8°. Best body text is #000000 at 16.65:1 contrast (WCAG AA passes).
Color values
| HEX | #69FECC |
|---|---|
| RGB | rgb(105, 254, 204) |
| HSL | hsl(160, 99%, 70%) |
| HSV | hsv(160, 59%, 100%) |
| CMYK | cmyk(58.7%, 0%, 19.7%, 0.4%) |
| CIE-LAB | lab(90.89, -51.37, 12.12) |
| CIE-LCH | lch(90.89, 52.78, 166.73°) |
| OKLab | oklab(90.32% -0.1433 0.031) |
| OKLCH | oklch(90.32% 0.147 167.8) |
| XYZ | xyz(52.1612, 78.2413, 69.4682) |
| Luminance | 0.7825 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.97
Aquamarine
#7FFFD4
ΔE00 2.13
Light Turquoise
#7EF4CC
ΔE00 3.26
Bright Teal
#01F9C6
ΔE00 3.54
Light Aqua
#8CFFDB
ΔE00 4.06
Light Greenish Blue
#63F7B4
ΔE00 4.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69FECC #FE699B
analogous
#69FE82 #69FECC #69E5FE
triadic
#69FECC #CC69FE #FECC69
tetradic
#69FECC #8269FE #FE699B #E5FE69
square
#69FECC #8269FE #FE699B #E5FE69
split-complementary
#69FECC #FE69E5 #FE8269
monochromatic
#02EB9D #2CFEB7 #69FECC #A6FEE1 #E1FFF5
Accessibility & contrast
On white
1.26
#69FECC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.65
#69FECC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69FECC
16.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69FECC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69FECC | 1.00 | 1.26 | 16.65 | 16.65 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EEC9
Deuteranopia (green-blind)
#E3DFCF
Tritanopia (blue-blind)
#00FFF0
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #69fecc; /* rgb */ color: rgb(105, 254, 204); /* oklch */ color: oklch(90.3% 0.147 167.8);
Tailwind
colors: {
custom: {
50: '#a0ffdb',
500: '#69fecc',
950: '#000000',
},
}SCSS
$custom: #69fecc; $custom-light: #a0ffdb; $custom-dark: #000000;
JSON
{
"hex": "#69fecc",
"rgb": {
"r": 105,
"g": 254,
"b": 204
},
"hsl": {
"h": 159.866,
"s": 98.675,
"l": 70.392
},
"oklch": {
"l": 0.90319,
"c": 0.14662,
"h": 167.8
},
"luminance": 0.78247
}Semantic roles & 50–950 ramp
primary
#69FECC
secondary
#D9326A
accent
#004DE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101815
muted
#818684