#69EDC3#69EDC3
#69EDC3 is a very light, vivid teal. Relative luminance 0.675; OKLCH L 86.1% C 0.132 H 169.4°. Best body text is #000000 at 14.50:1 contrast (WCAG AA passes).
Color values
| HEX | #69EDC3 |
|---|---|
| RGB | rgb(105, 237, 195) |
| HSL | hsl(161, 79%, 67%) |
| HSV | hsv(161, 56%, 93%) |
| CMYK | cmyk(55.7%, 0%, 17.7%, 7.1%) |
| CIE-LAB | lab(85.76, -46.18, 9.47) |
| CIE-LCH | lch(85.76, 47.14, 168.41°) |
| OKLab | oklab(86.07% -0.1296 0.0242) |
| OKLCH | oklch(86.07% 0.132 169.4) |
| XYZ | xyz(45.9556, 67.5074, 62.2276) |
| Luminance | 0.6751 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.22
Aqua Marine
#2EE8BB
ΔE00 3.30
Aquamarine
#7FFFD4
ΔE00 3.98
Seafoam
#7FE0B3
ΔE00 4.34
Light Aquamarine
#7BFDC7
ΔE00 4.37
Bright Teal
#01F9C6
ΔE00 4.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EDC3 #ED6993
analogous
#69ED81 #69EDC3 #69D5ED
triadic
#69EDC3 #C369ED #EDC369
tetradic
#69EDC3 #8169ED #ED6993 #D5ED69
square
#69EDC3 #8169ED #ED6993 #D5ED69
split-complementary
#69EDC3 #ED69D5 #ED8169
monochromatic
#18C48D #32E6AD #69EDC3 #A0F4D9 #D6FAEF
Accessibility & contrast
On white
1.45
#69EDC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.50
#69EDC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EDC3
14.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EDC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EDC3 | 1.00 | 1.45 | 14.50 | 14.50 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DFC1
Deuteranopia (green-blind)
#D4D1C6
Tritanopia (blue-blind)
#20EEE1
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #69edc3; /* rgb */ color: rgb(105, 237, 195); /* oklch */ color: oklch(86.1% 0.132 169.4);
Tailwind
colors: {
custom: {
50: '#9ef3d5',
500: '#69edc3',
950: '#000000',
},
}SCSS
$custom: #69edc3; $custom-light: #9ef3d5; $custom-dark: #000000;
JSON
{
"hex": "#69edc3",
"rgb": {
"r": 105,
"g": 237,
"b": 195
},
"hsl": {
"h": 160.909,
"s": 78.571,
"l": 67.059
},
"oklch": {
"l": 0.86072,
"c": 0.13186,
"h": 169.4
},
"luminance": 0.67512
}Semantic roles & 50–950 ramp
primary
#69EDC3
secondary
#C23864
accent
#0B4DDB
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1714
muted
#808583