#69EBBE#69EBBE
#69EBBE is a very light, vivid teal. Relative luminance 0.661; OKLCH L 85.5% C 0.133 H 167.6°. Best body text is #000000 at 14.23:1 contrast (WCAG AA passes).
Color values
| HEX | #69EBBE |
|---|---|
| RGB | rgb(105, 235, 190) |
| HSL | hsl(159, 76%, 67%) |
| HSV | hsv(159, 55%, 92%) |
| CMYK | cmyk(55.3%, 0%, 19.1%, 7.8%) |
| CIE-LAB | lab(85.06, -46.43, 11.10) |
| CIE-LCH | lch(85.06, 47.74, 166.56°) |
| OKLab | oklab(85.47% -0.1297 0.0284) |
| OKLCH | oklch(85.47% 0.133 167.6) |
| XYZ | xyz(44.8239, 66.1334, 59.1081) |
| Luminance | 0.6614 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.77
Aqua Marine
#2EE8BB
ΔE00 3.29
Seafoam
#7FE0B3
ΔE00 3.68
Light Aquamarine
#7BFDC7
ΔE00 4.28
Aquamarine
#7FFFD4
ΔE00 4.49
Bright Teal
#01F9C6
ΔE00 4.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EBBE #EB6996
analogous
#69EB7D #69EBBE #69D7EB
triadic
#69EBBE #BE69EB #EBBE69
tetradic
#69EBBE #7D69EB #EB6996 #D7EB69
square
#69EBBE #7D69EB #EB6996 #D7EB69
split-complementary
#69EBBE #EB69D7 #EB7D69
monochromatic
#1AC086 #33E4A7 #69EBBE #9FF2D5 #D5F9ED
Accessibility & contrast
On white
1.48
#69EBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.23
#69EBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EBBE
14.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EBBE | 1.00 | 1.48 | 14.23 | 14.23 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DDBC
Deuteranopia (green-blind)
#D3CFC1
Tritanopia (blue-blind)
#28ECDE
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #69ebbe; /* rgb */ color: rgb(105, 235, 190); /* oklch */ color: oklch(85.5% 0.133 167.6);
Tailwind
colors: {
custom: {
50: '#9ef2d1',
500: '#69ebbe',
950: '#000000',
},
}SCSS
$custom: #69ebbe; $custom-light: #9ef2d1; $custom-dark: #000000;
JSON
{
"hex": "#69ebbe",
"rgb": {
"r": 105,
"g": 235,
"b": 190
},
"hsl": {
"h": 159.231,
"s": 76.471,
"l": 66.667
},
"oklch": {
"l": 0.85469,
"c": 0.1328,
"h": 167.6
},
"luminance": 0.66138
}Semantic roles & 50–950 ramp
primary
#69EBBE
secondary
#BF3A68
accent
#0D53D9
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1714
muted
#808583