#69EBD4#69EBD4
#69EBD4 is a very light, vivid teal. Relative luminance 0.672; OKLCH L 86.1% C 0.120 H 179.9°. Best body text is #000000 at 14.43:1 contrast (WCAG AA passes).
Color values
| HEX | #69EBD4 |
|---|---|
| RGB | rgb(105, 235, 212) |
| HSL | hsl(169, 76%, 67%) |
| HSV | hsv(169, 55%, 92%) |
| CMYK | cmyk(55.3%, 0%, 9.8%, 7.8%) |
| CIE-LAB | lab(85.59, -41.34, 0.32) |
| CIE-LCH | lch(85.59, 41.34, 179.56°) |
| OKLab | oklab(86.07% -0.12 0.0002) |
| OKLCH | oklch(86.07% 0.12 179.9) |
| XYZ | xyz(47.4124, 67.1688, 72.7409) |
| Luminance | 0.6717 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.01
Turquoise
#40E0D0
ΔE00 4.02
Aqua (survey)
#13EAC9
ΔE00 4.38
Bright Aqua
#0BF9EA
ΔE00 5.45
Light Turquoise
#7EF4CC
ΔE00 5.53
Light Aqua
#8CFFDB
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EBD4 #EB6980
analogous
#69EB93 #69EBD4 #69C1EB
triadic
#69EBD4 #D469EB #EBD469
tetradic
#69EBD4 #9369EB #EB6980 #C1EB69
square
#69EBD4 #9369EB #EB6980 #C1EB69
split-complementary
#69EBD4 #EB69C1 #EB9369
monochromatic
#1AC0A3 #33E4C5 #69EBD4 #9FF2E3 #D5F9F3
Accessibility & contrast
On white
1.45
#69EBD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.43
#69EBD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EBD4
14.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EBD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EBD4 | 1.00 | 1.45 | 14.43 | 14.43 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DFD3
Deuteranopia (green-blind)
#CED0D6
Tritanopia (blue-blind)
#00EFE4
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #69ebd4; /* rgb */ color: rgb(105, 235, 212); /* oklch */ color: oklch(86.1% 0.120 179.9);
Tailwind
colors: {
custom: {
50: '#9ff2e1',
500: '#69ebd4',
950: '#000000',
},
}SCSS
$custom: #69ebd4; $custom-light: #9ff2e1; $custom-dark: #000000;
JSON
{
"hex": "#69ebd4",
"rgb": {
"r": 105,
"g": 235,
"b": 212
},
"hsl": {
"h": 169.385,
"s": 76.471,
"l": 66.667
},
"oklch": {
"l": 0.86069,
"c": 0.12004,
"h": 179.9
},
"luminance": 0.67173
}Semantic roles & 50–950 ramp
primary
#69EBD4
secondary
#BF3A51
accent
#0D31D9
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1715
muted
#808584