#69FEBD#69FEBD
#69FEBD is a very light, vivid teal. Relative luminance 0.776; OKLCH L 90.0% C 0.158 H 161.7°. Best body text is #000000 at 16.51:1 contrast (WCAG AA passes).
Color values
| HEX | #69FEBD |
|---|---|
| RGB | rgb(105, 254, 189) |
| HSL | hsl(154, 99%, 70%) |
| HSV | hsv(154, 59%, 100%) |
| CMYK | cmyk(58.7%, 0%, 25.6%, 0.4%) |
| CIE-LAB | lab(90.58, -54.55, 19.38) |
| CIE-LCH | lch(90.58, 57.89, 160.44°) |
| OKLab | oklab(89.96% -0.1499 0.0495) |
| OKLCH | oklch(89.96% 0.158 161.7) |
| XYZ | xyz(50.4481, 77.5560, 60.4455) |
| Luminance | 0.7756 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.60
Light Aquamarine
#7BFDC7
ΔE00 2.41
Light Blue Green
#7EFBB3
ΔE00 2.78
Greenish Cyan
#2AFEB7
ΔE00 2.81
Greenish Turquoise
#00FBB0
ΔE00 3.59
Seafoam Green
#7AF9AB
ΔE00 3.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69FEBD #FE69AA
analogous
#69FE73 #69FEBD #69F4FE
triadic
#69FEBD #BD69FE #FEBD69
tetradic
#69FEBD #7369FE #FE69AA #F4FE69
square
#69FEBD #7369FE #FE69AA #F4FE69
split-complementary
#69FEBD #FE69F4 #FE7369
monochromatic
#02EB85 #2CFEA2 #69FEBD #A6FED8 #E1FFF2
Accessibility & contrast
On white
1.27
#69FEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.51
#69FEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69FEBD
16.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69FEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69FEBD | 1.00 | 1.27 | 16.51 | 16.51 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEDB9
Deuteranopia (green-blind)
#E6DEC1
Tritanopia (blue-blind)
#1AFDEC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #69febd; /* rgb */ color: rgb(105, 254, 189); /* oklch */ color: oklch(90.0% 0.158 161.7);
Tailwind
colors: {
custom: {
50: '#a0ffd1',
500: '#69febd',
950: '#000000',
},
}SCSS
$custom: #69febd; $custom-light: #a0ffd1; $custom-dark: #000000;
JSON
{
"hex": "#69febd",
"rgb": {
"r": 105,
"g": 254,
"b": 189
},
"hsl": {
"h": 153.826,
"s": 98.675,
"l": 70.392
},
"oklch": {
"l": 0.8996,
"c": 0.15789,
"h": 161.7
},
"luminance": 0.77561
}Semantic roles & 50–950 ramp
primary
#69FEBD
secondary
#D9327B
accent
#0064E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683