#69E3E2#69E3E2
#69E3E2 is a very light, moderate teal. Relative luminance 0.634; OKLCH L 84.6% C 0.109 H 194.6°. Best body text is #000000 at 13.69:1 contrast (WCAG AA passes).
Color values
| HEX | #69E3E2 |
|---|---|
| RGB | rgb(105, 227, 226) |
| HSL | hsl(180, 69%, 65%) |
| HSV | hsv(180, 54%, 89%) |
| CMYK | cmyk(53.7%, 0%, 0.4%, 11%) |
| CIE-LAB | lab(83.67, -34.17, -9.90) |
| CIE-LCH | lch(83.67, 35.57, 196.16°) |
| OKLab | oklab(84.64% -0.1056 -0.0274) |
| OKLCH | oklch(84.64% 0.109 194.6) |
| XYZ | xyz(47.0165, 63.4279, 81.7018) |
| Luminance | 0.6343 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.02
Bright Light Blue
#26F7FD
ΔE00 5.55
Turquoise
#40E0D0
ΔE00 5.97
Bright Cyan
#41FDFE
ΔE00 6.06
Robin'S Egg
#6DEDFD
ΔE00 6.27
Darkturquoise
#00CED1
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E3E2 #E3696A
analogous
#69E3A5 #69E3E2 #69A7E3
triadic
#69E3E2 #E269E3 #E3E269
tetradic
#69E3E2 #A569E3 #E3696A #A7E369
square
#69E3E2 #A569E3 #E3696A #A7E369
split-complementary
#69E3E2 #E369A7 #E3A569
monochromatic
#21B1AF #35D9D8 #69E3E2 #9DEDEC #D0F6F6
Accessibility & contrast
On white
1.53
#69E3E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.69
#69E3E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E3E2
13.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E3E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E3E2 | 1.00 | 1.53 | 13.69 | 13.69 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D9E2
Deuteranopia (green-blind)
#C2CAE3
Tritanopia (blue-blind)
#00E9E2
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #69e3e2; /* rgb */ color: rgb(105, 227, 226); /* oklch */ color: oklch(84.6% 0.109 194.6);
Tailwind
colors: {
custom: {
50: '#9feceb',
500: '#69e3e2',
950: '#000000',
},
}SCSS
$custom: #69e3e2; $custom-light: #9feceb; $custom-dark: #000000;
JSON
{
"hex": "#69e3e2",
"rgb": {
"r": 105,
"g": 227,
"b": 226
},
"hsl": {
"h": 179.508,
"s": 68.539,
"l": 65.098
},
"oklch": {
"l": 0.84639,
"c": 0.10912,
"h": 194.6
},
"luminance": 0.63432
}Semantic roles & 50–950 ramp
primary
#69E3E2
secondary
#B23E3F
accent
#1517D0
background
#FCFEFE
surface
#F6FDFD
border
#D0D5D5
text
#0F1616
muted
#808484