#69EDBD#69EDBD
#69EDBD is a very light, vivid teal. Relative luminance 0.672; OKLCH L 85.9% C 0.136 H 166.5°. Best body text is #000000 at 14.45:1 contrast (WCAG AA passes).
Color values
| HEX | #69EDBD |
|---|---|
| RGB | rgb(105, 237, 189) |
| HSL | hsl(158, 79%, 67%) |
| HSV | hsv(158, 56%, 93%) |
| CMYK | cmyk(55.7%, 0%, 20.3%, 7.1%) |
| CIE-LAB | lab(85.63, -47.51, 12.42) |
| CIE-LCH | lch(85.63, 49.10, 165.35°) |
| OKLab | oklab(85.92% -0.1323 0.0318) |
| OKLCH | oklch(85.92% 0.136 166.5) |
| XYZ | xyz(45.2908, 67.2415, 58.7264) |
| Luminance | 0.6725 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.91
Aqua Marine
#2EE8BB
ΔE00 3.56
Light Aquamarine
#7BFDC7
ΔE00 3.67
Seafoam
#7FE0B3
ΔE00 3.87
Light Greenish Blue
#63F7B4
ΔE00 4.27
Aquamarine
#7FFFD4
ΔE00 4.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EDBD #ED6999
analogous
#69ED7B #69EDBD #69DBED
triadic
#69EDBD #BD69ED #EDBD69
tetradic
#69EDBD #7B69ED #ED6999 #DBED69
square
#69EDBD #7B69ED #ED6999 #DBED69
split-complementary
#69EDBD #ED69DB #ED7B69
monochromatic
#18C485 #32E6A5 #69EDBD #A0F4D5 #D6FAED
Accessibility & contrast
On white
1.45
#69EDBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.45
#69EDBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EDBD
14.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EDBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EDBD | 1.00 | 1.45 | 14.45 | 14.45 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DEBB
Deuteranopia (green-blind)
#D5D0C0
Tritanopia (blue-blind)
#28EEDF
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #69edbd; /* rgb */ color: rgb(105, 237, 189); /* oklch */ color: oklch(85.9% 0.136 166.5);
Tailwind
colors: {
custom: {
50: '#9ef3d1',
500: '#69edbd',
950: '#000000',
},
}SCSS
$custom: #69edbd; $custom-light: #9ef3d1; $custom-dark: #000000;
JSON
{
"hex": "#69edbd",
"rgb": {
"r": 105,
"g": 237,
"b": 189
},
"hsl": {
"h": 158.182,
"s": 78.571,
"l": 67.059
},
"oklch": {
"l": 0.85919,
"c": 0.13605,
"h": 166.5
},
"luminance": 0.67246
}Semantic roles & 50–950 ramp
primary
#69EDBD
secondary
#C2386A
accent
#0B56DB
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1714
muted
#808583