#69EBDB#69EBDB
#69EBDB is a very light, moderate teal. Relative luminance 0.675; OKLCH L 86.3% C 0.117 H 184.4°. Best body text is #000000 at 14.51:1 contrast (WCAG AA passes).
Color values
| HEX | #69EBDB |
|---|---|
| RGB | rgb(105, 235, 219) |
| HSL | hsl(173, 76%, 67%) |
| HSV | hsv(173, 55%, 92%) |
| CMYK | cmyk(55.3%, 0%, 6.8%, 7.8%) |
| CIE-LAB | lab(85.77, -39.63, -3.10) |
| CIE-LCH | lch(85.77, 39.75, 184.47°) |
| OKLab | oklab(86.28% -0.117 -0.009) |
| OKLCH | oklch(86.28% 0.117 184.4) |
| XYZ | xyz(48.3146, 67.5297, 77.4925) |
| Luminance | 0.6753 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.21
Turquoise
#40E0D0
ΔE00 3.41
Bright Aqua
#0BF9EA
ΔE00 4.58
Aqua (survey)
#13EAC9
ΔE00 5.99
Bright Turquoise
#0FFEF9
ΔE00 6.34
Mediumturquoise
#48D1CC
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EBDB #EB6979
analogous
#69EB9A #69EBDB #69BAEB
triadic
#69EBDB #DB69EB #EBDB69
tetradic
#69EBDB #9A69EB #EB6979 #BAEB69
square
#69EBDB #9A69EB #EB6979 #BAEB69
split-complementary
#69EBDB #EB69BA #EB9A69
monochromatic
#1AC0AC #33E4CE #69EBDB #9FF2E8 #D5F9F5
Accessibility & contrast
On white
1.45
#69EBDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.51
#69EBDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EBDB
14.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EBDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EBDB | 1.00 | 1.45 | 14.51 | 14.51 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DFDA
Deuteranopia (green-blind)
#CCD0DD
Tritanopia (blue-blind)
#00EFE6
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #69ebdb; /* rgb */ color: rgb(105, 235, 219); /* oklch */ color: oklch(86.3% 0.117 184.4);
Tailwind
colors: {
custom: {
50: '#9ff2e6',
500: '#69ebdb',
950: '#000000',
},
}SCSS
$custom: #69ebdb; $custom-light: #9ff2e6; $custom-dark: #000000;
JSON
{
"hex": "#69ebdb",
"rgb": {
"r": 105,
"g": 235,
"b": 219
},
"hsl": {
"h": 172.615,
"s": 76.471,
"l": 66.667
},
"oklch": {
"l": 0.86277,
"c": 0.11736,
"h": 184.4
},
"luminance": 0.67534
}Semantic roles & 50–950 ramp
primary
#69EBDB
secondary
#BF3A4A
accent
#0D26D9
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101715
muted
#808584