#69EBDA#69EBDA
#69EBDA is a very light, moderate teal. Relative luminance 0.675; OKLCH L 86.2% C 0.118 H 183.7°. Best body text is #000000 at 14.50:1 contrast (WCAG AA passes).
Color values
| HEX | #69EBDA |
|---|---|
| RGB | rgb(105, 235, 218) |
| HSL | hsl(172, 76%, 67%) |
| HSV | hsv(172, 55%, 92%) |
| CMYK | cmyk(55.3%, 0%, 7.2%, 7.8%) |
| CIE-LAB | lab(85.74, -39.87, -2.61) |
| CIE-LCH | lch(85.74, 39.96, 183.75°) |
| OKLab | oklab(86.25% -0.1174 -0.0077) |
| OKLCH | oklch(86.25% 0.118 183.7) |
| XYZ | xyz(48.1833, 67.4772, 76.8012) |
| Luminance | 0.6748 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.96
Turquoise
#40E0D0
ΔE00 3.41
Bright Aqua
#0BF9EA
ΔE00 4.64
Aqua (survey)
#13EAC9
ΔE00 5.72
Bright Turquoise
#0FFEF9
ΔE00 6.54
Mediumturquoise
#48D1CC
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EBDA #EB697A
analogous
#69EB99 #69EBDA #69BBEB
triadic
#69EBDA #DA69EB #EBDA69
tetradic
#69EBDA #9969EB #EB697A #BBEB69
square
#69EBDA #9969EB #EB697A #BBEB69
split-complementary
#69EBDA #EB69BB #EB9969
monochromatic
#1AC0AA #33E4CD #69EBDA #9FF2E7 #D5F9F5
Accessibility & contrast
On white
1.45
#69EBDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.50
#69EBDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EBDA
14.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EBDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EBDA | 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)
#E1DFD9
Deuteranopia (green-blind)
#CCD0DC
Tritanopia (blue-blind)
#00EFE6
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #69ebda; /* rgb */ color: rgb(105, 235, 218); /* oklch */ color: oklch(86.2% 0.118 183.7);
Tailwind
colors: {
custom: {
50: '#9ff2e5',
500: '#69ebda',
950: '#000000',
},
}SCSS
$custom: #69ebda; $custom-light: #9ff2e5; $custom-dark: #000000;
JSON
{
"hex": "#69ebda",
"rgb": {
"r": 105,
"g": 235,
"b": 218
},
"hsl": {
"h": 172.154,
"s": 76.471,
"l": 66.667
},
"oklch": {
"l": 0.86247,
"c": 0.1177,
"h": 183.7
},
"luminance": 0.67482
}Semantic roles & 50–950 ramp
primary
#69EBDA
secondary
#BF3A4B
accent
#0D27D9
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101715
muted
#808584