#69EBED#69EBED
#69EBED is a very light, moderate teal. Relative luminance 0.685; OKLCH L 86.8% C 0.114 H 196.6°. Best body text is #000000 at 14.71:1 contrast (WCAG AA passes).
Color values
| HEX | #69EBED |
|---|---|
| RGB | rgb(105, 235, 237) |
| HSL | hsl(181, 79%, 67%) |
| HSV | hsv(181, 56%, 93%) |
| CMYK | cmyk(55.7%, 0.8%, 0%, 7.1%) |
| CIE-LAB | lab(86.27, -35.02, -11.82) |
| CIE-LCH | lch(86.27, 36.96, 198.66°) |
| OKLab | oklab(86.85% -0.1095 -0.0327) |
| OKLCH | oklch(86.85% 0.114 196.6) |
| XYZ | xyz(50.8136, 68.5293, 90.6539) |
| Luminance | 0.6853 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.92
Bright Cyan
#41FDFE
ΔE00 4.47
Robin'S Egg
#6DEDFD
ΔE00 4.88
Robin Egg Blue
#8AF1FE
ΔE00 5.46
Aqua
#00FFFF
ΔE00 5.51
Bright Turquoise
#0FFEF9
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EBED #ED6B69
analogous
#69EDAD #69EBED #69A9ED
triadic
#69EBED #ED69EB #EBED69
tetradic
#69EBED #AD69ED #ED6B69 #A9ED69
square
#69EBED #AD69ED #ED6B69 #A9ED69
split-complementary
#69EBED #ED69A9 #EDAD69
monochromatic
#18C1C4 #32E4E6 #69EBED #A0F2F4 #D6FAFA
Accessibility & contrast
On white
1.43
#69EBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.71
#69EBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EBED
14.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EBED | 1.00 | 1.43 | 14.71 | 14.71 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE1ED
Deuteranopia (green-blind)
#C7D1EE
Tritanopia (blue-blind)
#00F2EB
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #69ebed; /* rgb */ color: rgb(105, 235, 237); /* oklch */ color: oklch(86.8% 0.114 196.6);
Tailwind
colors: {
custom: {
50: '#a0f2f2',
500: '#69ebed',
950: '#000000',
},
}SCSS
$custom: #69ebed; $custom-light: #a0f2f2; $custom-dark: #000000;
JSON
{
"hex": "#69ebed",
"rgb": {
"r": 105,
"g": 235,
"b": 237
},
"hsl": {
"h": 180.909,
"s": 78.571,
"l": 67.059
},
"oklch": {
"l": 0.86847,
"c": 0.11427,
"h": 196.6
},
"luminance": 0.68534
}Semantic roles & 50–950 ramp
primary
#69EBED
secondary
#C23A38
accent
#0E0BDB
background
#FDFFFF
surface
#F7FEFE
border
#D0D6D6
text
#101717
muted
#818585